Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kuserfeedback
Commits:
2efc067d by Antonio Rojas at 2023-11-30T23:47:04+01:00
upgpkg: 5.246.0-2: Restore translations
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kuserfeedback
pkgdesc = Framework for collecting user feedback for applications via
telemetry and surveys
pkgver = 5.246.0
- pkgrel = 1
+ pkgrel = 2
url = https://community.kde.org/Frameworks
arch = x86_64
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=kuserfeedback
pkgver=5.246.0
-pkgrel=1
+pkgrel=2
pkgdesc='Framework for collecting user feedback for applications via telemetry
and surveys'
arch=(x86_64)
url='https://community.kde.org/Frameworks'
@@ -35,5 +35,4 @@ build() {
package() {
DESTDIR="$pkgdir" cmake --install build
- rm -r "$pkgdir"/usr/share/locale # Conflicts with Qt5
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kuserfeedback/-/commit/2efc067dfb0825d4d04cb390c3094eb5ccf74125
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kuserfeedback/-/commit/2efc067dfb0825d4d04cb390c3094eb5ccf74125
You're receiving this email because of your account on gitlab.archlinux.org.