summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Graham <joseph@xylon.me.uk>2017-05-27 21:40:00 +0100
committerJoseph Graham <joseph@xylon.me.uk>2017-05-27 21:40:00 +0100
commit2a45acc36fa62614f5df23291f8c0cb2eddf0b05 (patch)
tree9d1b09ddf07877212af70fd144a53634e64d1d11
parent04e80f32d73b1a54e570560530bc6f6e7ac6ce5d (diff)
tried to update dbscripts seems it didn't work
-rw-r--r--libre/dbscripts/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index ac7c681d0..f0d9c2bbe 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=dbscripts
-pkgver=20170214.1
+pkgver=20170527.1
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -18,7 +18,7 @@ arch=('any')
depends=(librelib xbs rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('27c36edddc9ec6fa7f641dad1721f891')
+md5sums=('60bfcc826b8c6c60e80ba520e041686e')
_gitver='commit=92583e52b6b785b0c5c740948cb09738f3027275'
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver")