summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraziano.giuliani2016-08-01 11:08:42 +0200
committergraziano.giuliani2016-08-01 11:08:42 +0200
commit545e0c59995070aea94bbb4129438418c869b22a (patch)
treeabe16b2c9ebc58bfdc814b495dea6934acdaf7f3 /PKGBUILD
parent0a56501d554524925f21652ea63021e1eb55e4f9 (diff)
downloadaur-545e0c59995070aea94bbb4129438418c869b22a.tar.gz
forgot to bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea15533fde74..9492328e5531 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libdap
pkgver=3.15.1
-pkgrel=1
+pkgrel=2
pkgdesc="A library which contains an implementation of DAP 2.0 and 3.1"
arch=('i686' 'x86_64')
url="http://www.opendap.org/download/libdap"