From c89c243b6edd05183827aaca0342097b44249952 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 20 Sep 2018 12:08:20 -0400 Subject: libre/dbscripts: Update 2018{0826→0920} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libre/dbscripts/PKGBUILD | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'libre/dbscripts/PKGBUILD') diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD index 8abbbe1cc..b3813577f 100644 --- a/libre/dbscripts/PKGBUILD +++ b/libre/dbscripts/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke Shumaker pkgname=dbscripts -pkgver=20180826 +pkgver=20180920 pkgdesc='Server-side programs for Parabola Pacman repositories' url='https://git.parabola.nu/packages/dbscripts.git/' license=('GPL') @@ -14,10 +14,6 @@ backup=( etc/$pkgname/config.local.packages etc/$pkgname/config.local.parabola etc/$pkgname/db-cleanup.conf - etc/$pkgname/db-import-packages.conf - etc/$pkgname/db-import-community.conf - etc/$pkgname/db-import-archlinux32.conf - etc/$pkgname/db-import-archlinuxarm.conf ) pkgrel=1 @@ -25,11 +21,11 @@ arch=('any') depends=('librelib>=20180428' rsync expac) checkdepends=(libretools) source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) -sha256sums=('32cdfef386b425bfa86b8023869187e165035f4d957645b1d41afdb857fc0928' +sha256sums=('1fa981e1b594d190b8af422777332224b38705620325fdf683fd754a5de7fb0c' 'SKIP') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker -_gitver='commit=ef6a4bbf93b81dc42efaa05b510d175d354dddba' +_gitver='commit=8d6e8328d115c4bef9c6458cf8b3dc521ade4c0c' mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver") mkmd5sums=('SKIP') -- cgit v1.2.3