summaryrefslogtreecommitdiff
path: root/libre/dbscripts/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-02-14 18:09:18 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-02-14 18:09:18 -0500
commit1450f9c3a4badc581131e1f7b11cffbd8e18e99b (patch)
treeaa36df7ba029ffa4d236ced97b8be9d211b0cf4b /libre/dbscripts/PKGBUILD
parent9a5a2c713f34639d25a1f0c3f46160f908d7cc15 (diff)
update libre/dbscripts
Diffstat (limited to 'libre/dbscripts/PKGBUILD')
-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")