From 33cc6ce8b221b454753f952ed5c3c0eedaf11edb Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 25 Sep 2018 19:14:55 -0400 Subject: libre/dbscripts: Update 201809{24→25} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libre/dbscripts/PKGBUILD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'libre/dbscripts') diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD index c01560505..276e578d8 100644 --- a/libre/dbscripts/PKGBUILD +++ b/libre/dbscripts/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke Shumaker pkgname=dbscripts -pkgver=20180924 +pkgver=20180925 pkgdesc='Server-side programs for Parabola Pacman repositories' url='https://git.parabola.nu/packages/dbscripts.git/' license=('GPL') @@ -14,18 +14,20 @@ backup=( etc/$pkgname/config.local.packages etc/$pkgname/config.local.parabola etc/$pkgname/db-cleanup.conf + etc/$pkgname/db-import-archlinuxarm.conf + etc/$pkgname/db-import-keyring.conf + etc/$pkgname/torrent.conf ) pkgrel=1 arch=('any') -depends=('librelib>=20180428' rsync expac) -checkdepends=(libretools) +depends=('librelib>=20180428' libretools rsync expac mktorrent) source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}) -sha256sums=('7005a462527b55e2b99ca1ae7550053dc7bb267101347511c4d62ca5deca5c23' +sha256sums=('159b65b325e64e45ea14fe3a40bed21aebf42864b39ed65cbe9c004f920e06c9' 'SKIP') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker -_gitver='commit=1dff5a4284daed3b65722e008456a21b19e3960f' +_gitver='commit=d99563bd1985a402c4d94c0e611239ae8e94c22a' mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver") mkmd5sums=('SKIP') -- cgit v1.2.3