From 2a83747973133940431da6c8727745f17cec710d Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernández Date: Wed, 17 Aug 2011 02:38:06 -0500 Subject: Commiting libre package libedit-20110802_3.0-1 --- core/libedit/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core') diff --git a/core/libedit/PKGBUILD b/core/libedit/PKGBUILD index 13c0027b4..59b8c9433 100644 --- a/core/libedit/PKGBUILD +++ b/core/libedit/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 132376 2011-07-23 23:23:53Z bisson $ +# $Id: PKGBUILD 135574 2011-08-15 23:39:35Z bisson $ # Maintainer: Gaetan Bisson # Maintainer: Vesa Kaihlavirta # Contributor: Roman Cheplyaka pkgname=libedit -pkgver=20110709_3.0 +pkgver=20110802_3.0 pkgrel=1 pkgdesc='Command line editor library providing generic line editing, history, and tokenization functions' arch=('i686' 'x86_64' 'mips64el') @@ -13,7 +13,7 @@ license=('BSD') depends=('ncurses') options=('!libtool') source=("http://www.thrysoee.dk/editline/libedit-${pkgver/_/-}.tar.gz") -sha1sums=('63a62e0c52a0a2b3c933f400039e24724498cfb4') +sha1sums=('b06e3cf248a4235617c71454e15ca3a54a61d467') build() { cd "${srcdir}/${pkgname}-${pkgver/_/-}" -- cgit v1.2.3-54-g00ecf