Date: Wednesday, August 29, 2012 @ 09:07:31
  Author: bisson
Revision: 165759

upstream update

Modified:
  libedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-08-29 13:01:56 UTC (rev 165758)
+++ PKGBUILD    2012-08-29 13:07:31 UTC (rev 165759)
@@ -4,7 +4,7 @@
 # Contributor: Roman Cheplyaka <[email protected]>
 
 pkgname=libedit
-pkgver=20120311_3.0
+pkgver=20120601_3.0
 pkgrel=1
 pkgdesc='Command line editor library providing generic line editing, history, 
and tokenization functions'
 url='http://www.thrysoee.dk/editline/'
@@ -13,7 +13,7 @@
 depends=('ncurses')
 options=('!libtool')
 source=("http://www.thrysoee.dk/editline/libedit-${pkgver/_/-}.tar.gz";)
-sha1sums=('2a4be10c33af5e3b09c1d3c8829b02fe5b41796b')
+sha1sums=('18ec27120f6abb222754e9f283d000fec0dcfc08')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver/_/-}"

Reply via email to