summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/dbscripts/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index a7e2d5da2..9af8eba2d 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=dbscripts
-pkgver=20170120.2
+pkgver=20170214
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -17,7 +17,7 @@ arch=('any')
depends=(librelib xbs rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('abd4d43a0347caa51ebb56b996712f83')
+md5sums=('af165a6df85ae5debf57eb1e77c5542c')
_gitver='commit=99ff674ad4206e2e140ec4e1cc6caa7f535b8803'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")