From 79d5ed16e7381a549db18803db703e49b1177594 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Sat, 11 Nov 2017 13:25:30 -0600 Subject: dbscripts: new version 20171111 --- libre/dbscripts/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libre/dbscripts') 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 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') -- cgit v1.2.3