summaryrefslogtreecommitdiff
path: root/libre/dbscripts
diff options
context:
space:
mode:
Diffstat (limited to 'libre/dbscripts')
-rw-r--r--libre/dbscripts/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index 9af8eba2d..ac7c681d0 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=dbscripts
-pkgver=20170214
+pkgver=20170214.1
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
backup=(
etc/$pkgname/config
etc/$pkgname/config.testing
+ etc/$pkgname/db-cleanup.conf
etc/$pkgname/db-import-archlinux.conf
etc/$pkgname/db-import-archlinuxarm.conf
)
@@ -17,9 +18,9 @@ arch=('any')
depends=(librelib xbs rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('af165a6df85ae5debf57eb1e77c5542c')
+md5sums=('27c36edddc9ec6fa7f641dad1721f891')
-_gitver='commit=99ff674ad4206e2e140ec4e1cc6caa7f535b8803'
+_gitver='commit=92583e52b6b785b0c5c740948cb09738f3027275'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')