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

Felix Yan fyan at nymeria.archlinux.org
Thu May 15 11:26:36 UTC 2014


    Date: Thursday, May 15, 2014 @ 13:26:35
  Author: fyan
Revision: 212801

upgpkg: subversion 1.8.9-1

Modified:
  subversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-15 10:45:27 UTC (rev 212800)
+++ PKGBUILD	2014-05-15 11:26:35 UTC (rev 212801)
@@ -5,7 +5,7 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=subversion
-pkgver=1.8.8
+pkgver=1.8.9
 pkgrel=1
 pkgdesc="A Modern Concurrent Version Control System"
 arch=('i686' 'x86_64')
@@ -15,11 +15,11 @@
 makedepends=('apache' 'python2' 'perl' 'swig' 'java-runtime' 'java-environment'
              'libgnome-keyring' 'kdelibs' 'ruby')
 optdepends=('libgnome-keyring: for GNOME Keyring for auth credentials'
-            'kdeutils-kwallet: for KWallet for auth credentials'
+            'kdebase-runtime: for KWallet for auth credentials'
             'bash-completion: for svn bash completion'
             'python2: for some hook scripts'
-        'java-environment: for Java support'
-        'ruby: for some hook scripts')
+            'java-environment: for Java support'
+            'ruby: for some hook scripts')
 provides=('svn')
 backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
 options=('!makeflags' '!emptydirs')
@@ -30,10 +30,10 @@
         svnserve.tmpfiles
         svnserve.service
         subversion.rpath.fix.patch)
-md5sums=('db04a587c68e38da6d0e342e6508f514'
+md5sums=('bd495517a760ddd764ce449a891971db'
          'SKIP'
          'a0db6dd43af33952739b6ec089852630'
-         'c459e299192552f61578f3438abf0664'
+         'af1dd703cc28e61d2e2a132ce3eec37a'
          'bb2857eceafcfac35dde39dcffad2314'
          'e8020c7a1d1a0c47091b5fdd034f81c5'
          '6b4340ba9d8845cd8497e013ae01be3f')




More information about the arch-commits mailing list