From 8b7b4f2e5a808cb0c1226c23469fa57751eba190 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 4 Sep 2012 00:04:04 +0000 Subject: Tue Sep 4 00:04:04 UTC 2012 --- core/libedit/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/libedit') diff --git a/core/libedit/PKGBUILD b/core/libedit/PKGBUILD index 3ea5bbf48..29b6480c8 100644 --- a/core/libedit/PKGBUILD +++ b/core/libedit/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 153493 2012-03-15 00:07:12Z bisson $ +# $Id: PKGBUILD 165851 2012-09-01 14:29:46Z bisson $ # Maintainer: Gaetan Bisson # Maintainer: Vesa Kaihlavirta # Contributor: Roman Cheplyaka 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 @@ license=('BSD') depends=('ncurses') options=('!libtool') source=("http://www.thrysoee.dk/editline/libedit-${pkgver/_/-}.tar.gz") -sha1sums=('2a4be10c33af5e3b09c1d3c8829b02fe5b41796b') +sha1sums=('18ec27120f6abb222754e9f283d000fec0dcfc08') build() { cd "${srcdir}/${pkgname}-${pkgver/_/-}" -- cgit v1.2.3-54-g00ecf