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

Felix Yan felixonmars at archlinux.org
Thu May 17 10:26:36 UTC 2018


    Date: Thursday, May 17, 2018 @ 10:26:36
  Author: felixonmars
Revision: 324456

upgpkg: subversion 1.10.0-2

switch to kf5 (FS#58622)

Modified:
  subversion/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 10:14:39 UTC (rev 324455)
+++ PKGBUILD	2018-05-17 10:26:36 UTC (rev 324456)
@@ -7,7 +7,7 @@
 
 pkgname=subversion
 pkgver=1.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Modern Concurrent Version Control System"
 arch=('x86_64')
 url="http://subversion.apache.org/"
@@ -14,9 +14,9 @@
 license=('APACHE')
 depends=('file' 'libutf8proc' 'serf' 'sqlite' 'systemd')
 makedepends=('apache' 'python2' 'perl' 'swig' 'java-environment<10'
-             'libgnome-keyring' 'kdelibs' 'ruby')
+             'libgnome-keyring' 'kwallet' 'kdelibs4support' 'ruby')
 optdepends=('libgnome-keyring: for GNOME Keyring for auth credentials'
-            'kdebase-runtime: for KWallet for auth credentials'
+            'kwallet: for KWallet for auth credentials'
             'bash-completion: for svn bash completion'
             'python2: for some hook scripts'
             'java-environment: for Java support'



More information about the arch-commits mailing list