From 056a7c7c90a1f4ee0ef53e0dbd807b161dee1de1 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 15 Jul 2018 18:29:51 -0400 Subject: libre/dbscripts: Update --- libre/dbscripts/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/dbscripts') diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD index d89fc42cc..7c82aa7c4 100644 --- a/libre/dbscripts/PKGBUILD +++ b/libre/dbscripts/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke Shumaker pkgname=dbscripts -pkgver=20180622 +pkgver=20180715 pkgdesc='Server-side programs for Parabola Pacman repositories' url='https://git.parabola.nu/packages/dbscripts.git/' license=('GPL') @@ -22,14 +22,14 @@ backup=( pkgrel=1 arch=('any') -depends=('librelib>=20180428' 'xbs>=20180326' rsync) +depends=('librelib>=20180428' rsync expac) checkdepends=(libretools) source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) -sha256sums=('3e2576ce723297c30099438d607894809b923c63070a93bf0e57a754b6b757c9' +sha256sums=('22f9ceccabe4ab423d59e71c197ab40578ca27f917db5a5407e0432c02f5c552' 'SKIP') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker -_gitver='commit=11509e41dcddc8459b088d41dacf47f2d556007c' +_gitver='commit=215381bd858ea7f04608b8f48e4175fa8b442572' mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver") mkmd5sums=('SKIP') -- cgit v1.2.3