summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2018-08-10 23:52:41 -0600
committerBrian Bidulock2018-08-10 23:52:41 -0600
commitaccf9547fffa00ae533631330031e12fa84a1da9 (patch)
tree52801fafe7e4340740c875c82d073c98caf1606d /PKGBUILD
parenta3e9448b4fec7a31c24c3eab0f8b48e43855f785 (diff)
downloadaur-dbm.tar.gz
rebuild against newer libgdbm
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 443d75b0aef3..cef9c9abc526 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=dbm
pkgver=0.11.0
_pkgver=${pkgver}-20080519-114741
-pkgrel=4
+pkgrel=5
pkgdesc="A little tool to access gdbm files from shell"
arch=('i686' 'x86_64')
url="http://www.scylla-charybdis.com/tool.php/${pkgname}"