summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/dbscripts/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD
index f90986b2e..cb0fa8b76 100644
--- a/libre/dbscripts/PKGBUILD
+++ b/libre/dbscripts/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=dbscripts
-pkgver=20160708
-_gitver=70357110197aa7e954bd50593c36721f4d547911
+pkgver=20160907
+_gitver=7cb14da25387cfb3c39e9064d2885e0246d9d183
pkgdesc='Server-side programs for Parabola Pacman repositories'
url='https://git.parabola.nu/packages/dbscripts.git/'
license=('GPL')
@@ -14,12 +14,12 @@ backup=(
etc/$pkgname/db-import-archlinuxarm.conf
)
-pkgrel=2
+pkgrel=1
arch=('any')
depends=(librelib xbs rsync)
checkdepends=(libretools)
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('c9c021bcfae039cfd20cec8b1986aea8')
+md5sums=('c426d022cac2d2a31f484a2fb76927a2')
mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#commit=$_gitver")
mkmd5sums=('SKIP')