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

Gaëtan Bisson bisson at archlinux.org
Wed Oct 5 22:12:10 UTC 2016


    Date: Wednesday, October 5, 2016 @ 22:12:10
  Author: bisson
Revision: 277788

upstream update

Modified:
  libedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-05 20:57:17 UTC (rev 277787)
+++ PKGBUILD	2016-10-05 22:12:10 UTC (rev 277788)
@@ -4,7 +4,7 @@
 # Contributor: Roman Cheplyaka <roma at ro-che.info>
 
 pkgname=libedit
-_pkgver=20160618-3.1
+_pkgver=20160903-3.1
 pkgver=${_pkgver/-/_}
 pkgrel=1
 pkgdesc='Command line editor library providing generic line editing, history, and tokenization functions'
@@ -13,7 +13,7 @@
 license=('BSD')
 depends=('ncurses')
 source=("http://www.thrysoee.dk/editline/libedit-${_pkgver}.tar.gz")
-sha1sums=('56590b6827bb208d84c26c791371360bf8c316a6')
+sha1sums=('55e327ee4661b13d20ebb411d790f2bb258271cf')
 
 build() {
 	cd "${srcdir}/${pkgname}-${_pkgver}"



More information about the arch-commits mailing list