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

Paul Mattal paul at archlinux.org
Wed Nov 3 03:22:19 UTC 2010


    Date: Tuesday, November 2, 2010 @ 23:22:18
  Author: paul
Revision: 98016

upgpkg: subversion 1.6.13-1
upstream update to 1.6.13

Modified:
  subversion/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-02 20:47:59 UTC (rev 98015)
+++ PKGBUILD	2010-11-03 03:22:18 UTC (rev 98016)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=subversion
-pkgver=1.6.9
-pkgrel=7
+pkgver=1.6.13
+pkgrel=1
 pkgdesc="Replacement for CVS, another versioning system (SVN)"
 arch=('i686' 'x86_64')
 license=('apache' 'bsd')
@@ -17,7 +17,7 @@
 	subversion.suppress.deprecation.warnings.patch)
 
 backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
-url="http://subversion.tigris.org/"
+url="http://subversion.apache.org/"
 provides=('svn')
 options=('!makeflags' '!libtool')
 optdepends=('libgnome-keyring' 'kdeutils-kwallet' 'bash-completion: for svn bash completion')
@@ -83,7 +83,7 @@
    install -Dm 644 ${srcdir}/${pkgname}-${pkgver}/tools/client-side/bash_completion \
                ${pkgdir}/etc/bash_completion.d/subversion
 }
-md5sums=('9c30a47b1d48664e7afef68bb4834c53'
+md5sums=('7ae1c827689f21cf975804005be30aeb'
          'a2b029e8385007ffb99b437b30521c90'
          'a0db6dd43af33952739b6ec089852630'
          'c459e299192552f61578f3438abf0664'




More information about the arch-commits mailing list