[arch-commits] Commit in gdbm/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Aug 23 08:29:08 UTC 2018
Date: Thursday, August 23, 2018 @ 08:29:08
Author: bpiotrowski
Revision: 332846
1.18-1
Modified:
gdbm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-23 08:09:46 UTC (rev 332845)
+++ PKGBUILD 2018-08-23 08:29:08 UTC (rev 332846)
@@ -5,7 +5,7 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgname=gdbm
-pkgver=1.17
+pkgver=1.18
pkgrel=1
pkgdesc='GNU database library'
url='http://www.gnu.org/software/gdbm/gdbm.html'
@@ -14,7 +14,7 @@
depends=(glibc sh)
source=(http://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig})
validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
-md5sums=('f20ce117abc6f302ecf62c34d41c1ecf'
+md5sums=('e316f8e4a3e7e4f23955be65d54fec48'
'SKIP')
build() {
More information about the arch-commits
mailing list