[arch-commits] Commit in libedit/trunk (PKGBUILD)
Gaƫtan Bisson
bisson at archlinux.org
Tue Jun 26 00:13:09 UTC 2018
Date: Tuesday, June 26, 2018 @ 00:13:08
Author: bisson
Revision: 327560
upstream update
Modified:
libedit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-25 20:13:18 UTC (rev 327559)
+++ PKGBUILD 2018-06-26 00:13:08 UTC (rev 327560)
@@ -4,7 +4,7 @@
# Contributor: Roman Cheplyaka <roma at ro-che.info>
pkgname=libedit
-_pkgver=20170329-3.1
+_pkgver=20180525-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://thrysoee.dk/editline/libedit-${_pkgver}.tar.gz")
-sha256sums=('91f2d90fbd2a048ff6dad7131d9a39e690fd8a8fd982a353f1333dd4017dd4be')
+sha256sums=('c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116')
build() {
cd "${srcdir}/${pkgname}-${_pkgver}"
More information about the arch-commits
mailing list