[arch-commits] Commit in libedit/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Tue Oct 29 20:02:39 UTC 2019
Date: Tuesday, October 29, 2019 @ 20:02:39
Author: bisson
Revision: 366018
upstream update
Modified:
libedit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-29 20:01:30 UTC (rev 366017)
+++ PKGBUILD 2019-10-29 20:02:39 UTC (rev 366018)
@@ -3,7 +3,7 @@
# Contributor: Roman Cheplyaka <roma at ro-che.info>
pkgname=libedit
-_pkgver=20190324-3.1
+_pkgver=20191025-3.1
pkgver=${_pkgver/-/_}
pkgrel=1
pkgdesc='Command line editor library providing generic line editing, history, and tokenization functions'
@@ -12,7 +12,7 @@
license=('BSD')
depends=('ncurses')
source=("https://thrysoee.dk/editline/libedit-${_pkgver}.tar.gz")
-sha256sums=('ac8f0f51c1cf65492e4d1e3ed2be360bda41e54633444666422fbf393bba1bae')
+sha256sums=('6dff036660d478bfaa14e407fc5de26d22da1087118c897b1a3ad2e90cb7bf39')
build() {
cd "${srcdir}/${pkgname}-${_pkgver}"
More information about the arch-commits
mailing list