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

Allan McRae allan at archlinux.org
Sat Jul 18 12:05:14 UTC 2009


    Date: Saturday, July 18, 2009 @ 08:05:14
  Author: allan
Revision: 46448

upgpkg: readline 6.0.003-1
    bump patchlevel, static libraries move to /usr/lib (FS#15266)

Modified:
  readline/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-18 12:03:17 UTC (rev 46447)
+++ PKGBUILD	2009-07-18 12:05:14 UTC (rev 46448)
@@ -3,7 +3,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=readline
-_patchlevel=00 #prepare for some patches
+_patchlevel=003 #prepare for some patches
 pkgver=6.0.$_patchlevel
 pkgrel=1
 pkgdesc="GNU readline library"
@@ -21,7 +21,10 @@
     done
 fi
 md5sums=('b7f65a48add447693be6e86f04a63019'
-         'e5fc955f56d9fa5beb871f3279b8fa8b')
+         'e5fc955f56d9fa5beb871f3279b8fa8b'
+         '85c01ea031ad38a179053c67186bafed'
+         '4fad2a4ce987e3101229d0c8dfb0cd80'
+         '80967f663864983a889af2eb53aea177')
 
 build() {
   cd ${startdir}/src/${pkgname}-6.0




More information about the arch-commits mailing list