summaryrefslogtreecommitdiff
path: root/libre/dbscripts/PKGBUILD
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2017-11-11 13:25:30 -0600
committerIsaac David <isacdaavid@isacdaavid.info>2017-11-11 13:25:30 -0600
commit79d5ed16e7381a549db18803db703e49b1177594 (patch)
tree452343f7576d183e65ba704cc860fca44f978833 /libre/dbscripts/PKGBUILD
parent839cdc340c008d8112627c49edbaa1c1ee413b75 (diff)
dbscripts: new version 20171111
Diffstat (limited to 'libre/dbscripts/PKGBUILD')
-rw-r--r--libre/dbscripts/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index 71280e0bd..1bcb118b8 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=dbscripts
-pkgver=20170610.3
+pkgver=20171111
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -10,6 +10,7 @@ backup=(
etc/$pkgname/config.testing
etc/$pkgname/db-cleanup.conf
etc/$pkgname/db-import-archlinux.conf
+ etc/$pkgname/db-import-archlinux32.conf
etc/$pkgname/db-import-archlinuxarm.conf
)
@@ -18,9 +19,9 @@ arch=('any')
depends=(librelib xbs rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('ca7a2fb628c44261526b808efcef9ea8')
+sha256sums=('0e83e92e5ed928109fc36436ba54454f6673cfd87bf9925aff034da3f99215f7')
-_gitver='commit=fcb893a28265fb9e815b88012c3f2a7d940e3888'
+_gitver='commit=e3973262cca737d8c174b6292f64de6b1baeb6e6'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")
mkmd5sums=('SKIP')