[arch-commits] Commit in tdb/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sun Aug 19 08:35:46 UTC 2018
Date: Sunday, August 19, 2018 @ 08:35:46
Author: tpowa
Revision: 332615
upgpkg: tdb 1.3.16-1
bump to latest version
Modified:
tdb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-19 08:03:21 UTC (rev 332614)
+++ PKGBUILD 2018-08-19 08:35:46 UTC (rev 332615)
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=tdb
-pkgver=1.3.15
+pkgver=1.3.16
pkgrel=1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
arch=(x86_64)
@@ -34,5 +34,5 @@
export PYTHON=/usr/bin/python2
make DESTDIR=$pkgdir/ install
}
-md5sums=('60ece3996acc8d85b6f713199da971a6'
+md5sums=('7d06d8709188e07df853d9e91db88927'
'SKIP')
More information about the arch-commits
mailing list