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

Allan McRae allan at archlinux.org
Fri Jul 20 01:53:46 UTC 2012


    Date: Thursday, July 19, 2012 @ 21:53:46
  Author: allan
Revision: 163779

upgpkg: readline 6.2.004-1

upstream patch bump

Modified:
  readline/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-19 22:22:31 UTC (rev 163778)
+++ PKGBUILD	2012-07-20 01:53:46 UTC (rev 163779)
@@ -4,9 +4,9 @@
 
 pkgname=readline
 _basever=6.2
-_patchlevel=003 #prepare for some patches
+_patchlevel=004 #prepare for some patches
 pkgver=$_basever.$_patchlevel
-pkgrel=2
+pkgrel=1
 pkgdesc="GNU readline library"
 arch=('i686' 'x86_64')
 url="http://tiswww.case.edu/php/chet/readline/rltop.html"
@@ -30,7 +30,9 @@
          '0665020ea118e8434bd145fb71f452cc'
          '285361ca6d48c51ae2428157e174e812'
          'c9d5d79718856e711667dede87cb7622'
-         '4437205bb1462f5f32e4812b8292c675')
+         '4437205bb1462f5f32e4812b8292c675'
+         'c08e787f50579ce301075c523fa660a4'
+         '7e39cad1d349b8ae789e4fc33dbb235f')
 
 build() {
   cd ${srcdir}/${pkgname}-$_basever




More information about the arch-commits mailing list