summaryrefslogtreecommitdiff
path: root/libre/dbscripts
diff options
context:
space:
mode:
Diffstat (limited to 'libre/dbscripts')
-rw-r--r--libre/dbscripts/PKGBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index 8abbbe1cc..b3813577f 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@parabola.nu>
pkgname=dbscripts
-pkgver=20180826
+pkgver=20180920
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -14,10 +14,6 @@ backup=(
etc/$pkgname/config.local.packages
etc/$pkgname/config.local.parabola
etc/$pkgname/db-cleanup.conf
- etc/$pkgname/db-import-packages.conf
- etc/$pkgname/db-import-community.conf
- etc/$pkgname/db-import-archlinux32.conf
- etc/$pkgname/db-import-archlinuxarm.conf
)
pkgrel=1
@@ -25,11 +21,11 @@ arch=('any')
depends=('librelib>=20180428' rsync expac)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('32cdfef386b425bfa86b8023869187e165035f4d957645b1d41afdb857fc0928'
+sha256sums=('1fa981e1b594d190b8af422777332224b38705620325fdf683fd754a5de7fb0c'
'SKIP')
validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
-_gitver='commit=ef6a4bbf93b81dc42efaa05b510d175d354dddba'
+_gitver='commit=8d6e8328d115c4bef9c6458cf8b3dc521ade4c0c'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')