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 3315e9959..9764b0199 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@parabola.nu>
pkgname=dbscripts
-pkgver=20180502.1
+pkgver=20180502.2
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=('838864f3d061616b27355d7fab2fa8632a65c4a354ad98321f2cd11e94668df9'
+sha256sums=('48036bcede09c1e8e9b1297cc5f01e1976a9f82b3bbb9a6baa8bbf9a866c4ac9'
'SKIP')
validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
-_gitver='commit=90ce65c0d0c0315a3213762cee052108fbee937d'
+_gitver='commit=1a3f6289ccfbb15cd8e8c3d28a8ee198fa477a30'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')