summaryrefslogtreecommitdiff
path: root/libre/dbscripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-20 18:01:04 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-20 18:01:04 -0500
commit7ba141443bab38f77c5df700448ded55175a5083 (patch)
tree0798ce87be10821bd481d5bc4669504873ae5dab /libre/dbscripts
parentf97f3f07bd88315c5872f77d8b51f4b09a80dc66 (diff)
downloadabslibre-7ba141443bab38f77c5df700448ded55175a5083.tar.gz
abslibre-7ba141443bab38f77c5df700448ded55175a5083.tar.bz2
abslibre-7ba141443bab38f77c5df700448ded55175a5083.zip
update libre/dbscripts
Diffstat (limited to 'libre/dbscripts')
-rw-r--r--libre/dbscripts/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index c5b1d20c9..503c2c15e 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=dbscripts
-pkgver=20170117
+pkgver=20170120
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -17,10 +17,10 @@ arch=('any')
depends=(librelib xbs rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('54e78ce9eef32af70f19fc07f7f389a3')
+md5sums=('0f0f7cd2038ff501cf636fe8dc79d176')
-_gitver=f63607c450b303b8700e29ad1270b30eadec5888
-mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#commit=$_gitver")
+_gitver='commit=973daf0b56132ff451913fc127521ab5fcd5d033'
+mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')
package() {