From 23d17f768439063020d1a9649e4c96c76999d8c9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 14 Feb 2017 18:24:19 -0500 Subject: actually update libre/dbscripts --- 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 9af8eba2d..ac7c681d0 100644 --- a/libre/dbscripts/PKGBUILD +++ b/libre/dbscripts/PKGBUILD @@ -1,13 +1,14 @@ # Maintainer: Luke Shumaker 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') -- cgit v1.2.3