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

Ionut Biru ibiru at archlinux.org
Mon Nov 16 19:15:46 UTC 2009


    Date: Monday, November 16, 2009 @ 14:15:46
  Author: ibiru
Revision: 58884

upgpkg: subversion 1.6.6-1
    new version

Modified:
  subversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-16 18:40:24 UTC (rev 58883)
+++ PKGBUILD	2009-11-16 19:15:46 UTC (rev 58884)
@@ -3,10 +3,10 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=subversion
-pkgver=1.6.5
-pkgrel=5
+pkgver=1.6.6
+pkgrel=1
 pkgdesc="Replacement for CVS, another versioning system (svn)"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('apache' 'bsd')
 depends=('neon>=0.28.2-2' 'apr-util>=1.3.2-2')
 makedepends=('heimdal>=1.2' 'apache>=2.2.13' 'python>=2.6.2'
@@ -69,7 +69,7 @@
    install -m 755 ${srcdir}/svnmerge.py ${pkgdir}/usr/bin/svnmerge
    install -D -m 644 ${srcdir}/subversion-$pkgver/COPYING ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
 }
-md5sums=('1a53a0e72bee0bf814f4da83a9b6a636'
+md5sums=('e5109da756d74c7d98f683f004a539af'
          'a2b029e8385007ffb99b437b30521c90'
          'a0db6dd43af33952739b6ec089852630'
          'c459e299192552f61578f3438abf0664'




More information about the arch-commits mailing list