summaryrefslogtreecommitdiff
path: root/libre/dbscripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-02-14 18:24:19 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-02-14 18:24:19 -0500
commit23d17f768439063020d1a9649e4c96c76999d8c9 (patch)
tree2f77642e92bd7a5b4085e6bba9913e5b320f0d23 /libre/dbscripts
parent1450f9c3a4badc581131e1f7b11cffbd8e18e99b (diff)
actually update libre/dbscripts
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')