[arch-commits] Commit in kwallet/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 28 09:58:44 UTC 2022


    Date: Sunday, August 28, 2022 @ 09:58:43
  Author: felixonmars
Revision: 454660

upgpkg: kwallet 5.97.0-4: add replaces for aur kwallet-secrets users

Modified:
  kwallet/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-28 07:36:49 UTC (rev 454659)
+++ PKGBUILD	2022-08-28 09:58:43 UTC (rev 454660)
@@ -4,7 +4,7 @@
 
 pkgname=kwallet
 pkgver=5.97.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Secure and unified container for user passwords'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -13,6 +13,7 @@
 makedepends=(extra-cmake-modules kdoctools boost doxygen qt5-tools qt5-doc)
 optdepends=('kwalletmanager: Configuration GUI')
 provides=(org.freedesktop.secrets)
+replaces=(kwallet-secrets)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}
         kwallet-dont-register-dummy-service.patch::https://invent.kde.org/frameworks/kwallet/-/merge_requests/33.patch)



More information about the arch-commits mailing list