summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/dbscripts/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index c7f8af53b..3315e9959 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@parabola.nu>
pkgname=dbscripts
-pkgver=20180502
+pkgver=20180502.1
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -25,11 +25,11 @@ arch=('any')
depends=('librelib>=20180428' 'xbs>=20180326' rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('9205230073895a17e363d1f0ae930893db75546a00d3f3eedbf93501b4fa642d'
+sha256sums=('838864f3d061616b27355d7fab2fa8632a65c4a354ad98321f2cd11e94668df9'
'SKIP')
validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
-_gitver='commit=26c101cd9b966764d61a8496ad8801f83f9b8f7e'
+_gitver='commit=90ce65c0d0c0315a3213762cee052108fbee937d'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')