From 94764826020c3d89810b5a025f3b342b7491d301 Mon Sep 17 00:00:00 2001 From: Joseph Graham Date: Sat, 10 Jun 2017 21:00:26 +0100 Subject: Updates pacman2pacman and it's script in dbscripts --- libre/dbscripts/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/dbscripts') diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD index f8fed1327..581880c11 100644 --- a/libre/dbscripts/PKGBUILD +++ b/libre/dbscripts/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke Shumaker pkgname=dbscripts -pkgver=20170528.1 +pkgver=20170610.1 pkgdesc='Server-side programs for Parabola Pacman repositories' url='https://git.parabola.nu/packages/dbscripts.git/' license=('GPL') @@ -18,9 +18,9 @@ arch=('any') depends=(librelib xbs rsync) checkdepends=(libretools) source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('f3cb32da921b94e3d23f13b5867ea056') +md5sums=('b9d6265b04b7f5f50f903a5537d4c85c') -_gitver='commit=f1e8333af08142217e1a468790fd4e9922396b55' +_gitver='commit=961f0c5355e12120955d3dec08162237e5096c2b' mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver") mkmd5sums=('SKIP') -- cgit v1.2.3