summaryrefslogtreecommitdiff
path: root/libre/dbscripts/PKGBUILD
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2016-09-07 18:31:36 -0500
committerIsaac David <isacdaavid@isacdaavid.info>2016-09-07 19:37:52 -0500
commitf3bea35373293bd465533a9b3ddac6d2b1521ca6 (patch)
treee3c4e51588dc98ee8fb5362098bf192b7ead291e /libre/dbscripts/PKGBUILD
parent7158736d9274d7d3a4442a1b9c0d42e104c592d1 (diff)
dbscripts 20160907-1: updating version
Diffstat (limited to 'libre/dbscripts/PKGBUILD')
-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')