summaryrefslogtreecommitdiff
path: root/libre/dbscripts
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-11-06 15:28:27 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-11-06 15:28:27 -0500
commit4820229fd4fe146620209bbb9a067372bda79988 (patch)
tree36a95d59e8c28751a11d9104e28788826cb9253b /libre/dbscripts
parent96c7e5beebf6032fda85d471b97975114ba30359 (diff)
libre/dbscripts: Update 201810{08→10}
Diffstat (limited to 'libre/dbscripts')
-rw-r--r--libre/dbscripts/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index c1c0079e9..befc425a1 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@parabola.nu>
pkgname=dbscripts
-pkgver=20181008
+pkgver=20181010
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -25,11 +25,12 @@ pkgrel=1
arch=('any')
depends=('librelib>=20180428' libretools rsync expac mktorrent)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('18036e202d5bf483c3f24cb6809f734331f70ef977c2534db3fe4be647ceebd4'
+sha256sums=('bbc49a01680326d865e6a5b511e414d9dd8b2b77528ae3606fce772ffcc872da'
'SKIP')
-validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
+#validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
+validpgpkeys=('1B8C5E87702444D3D825CC8086ED62396D5DBA58') # Luke Shumaker
-_gitver='commit=10ba3e0f9a167946044baf325862382f25555464'
+_gitver='commit=3b4edf8ed6d60f4257a7415eda6bcbedc30221c9'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')