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

Douglas Soares de Andrade douglas at archlinux.org
Fri Oct 24 17:40:56 UTC 2008


    Date: Friday, October 24, 2008 @ 13:40:50
  Author: douglas
Revision: 17052

upgpkg: subversion 1.5.4-1

Modified:
  subversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-24 17:19:17 UTC (rev 17051)
+++ PKGBUILD	2008-10-24 17:40:50 UTC (rev 17052)
@@ -3,8 +3,8 @@
 # Maintainer: Jason Chu <jason at archlinux.org>
 
 pkgname=subversion
-pkgver=1.5.3
-pkgrel=2
+pkgver=1.5.4
+pkgrel=1
 pkgdesc="Replacement for CVS, another versioning system (svn)"
 arch=(i686 x86_64)
 license=('apache' 'bsd')
@@ -25,11 +25,6 @@
 provides=('svn')
 options=('!makeflags' 'libtool')
 
-md5sums=('6a57efcc9e487e9bffc554931c98d3a0'
-         'c5a2e490b3e58c6bd2ca3a2e72b71845'
-         'a0db6dd43af33952739b6ec089852630'
-         'c459e299192552f61578f3438abf0664')
-
 build() {
    cd $startdir/src/${pkgname}-${pkgver}
 
@@ -91,3 +86,7 @@
    find ${startdir}/pkg/usr/lib/ruby -name '*.la' -exec rm {} \;
    find ${startdir}/pkg/usr/lib/python2.6 -name '*.la' -exec rm {} \;
 }
+md5sums=('8ec0a6e756c35dc3ce20abb580040924'
+         'c5a2e490b3e58c6bd2ca3a2e72b71845'
+         'a0db6dd43af33952739b6ec089852630'
+         'c459e299192552f61578f3438abf0664')




More information about the arch-commits mailing list