summaryrefslogtreecommitdiff
path: root/libre/dbscripts
diff options
context:
space:
mode:
authorJoseph Graham <joseph@xylon.me.uk>2017-06-10 21:44:42 +0100
committerJoseph Graham <joseph@xylon.me.uk>2017-06-10 21:44:42 +0100
commit0ffc12a044f9e2a53b72bc07780108bb8bfdbb98 (patch)
tree1685ddc58e6b3452dc6064945298a0019775f60a /libre/dbscripts
parent94764826020c3d89810b5a025f3b342b7491d301 (diff)
Build old version by accident, fixed now.
Diffstat (limited to 'libre/dbscripts')
-rw-r--r--libre/dbscripts/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index 581880c11..71280e0bd 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=dbscripts
-pkgver=20170610.1
+pkgver=20170610.3
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -18,9 +18,9 @@ arch=('any')
depends=(librelib xbs rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('b9d6265b04b7f5f50f903a5537d4c85c')
+md5sums=('ca7a2fb628c44261526b808efcef9ea8')
-_gitver='commit=961f0c5355e12120955d3dec08162237e5096c2b'
+_gitver='commit=fcb893a28265fb9e815b88012c3f2a7d940e3888'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')