From 2211ae8da7d99402a3617e0d0c36e146fa8a36b2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 25 Apr 2018 15:55:34 -0400 Subject: libre/dbscripts: updpkg --- libre/dbscripts/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libre/dbscripts/PKGBUILD') diff --git a/libre/dbscripts/PKGBUILD b/libre/dbscripts/PKGBUILD index 962c09c4d..1d96d26a4 100644 --- a/libre/dbscripts/PKGBUILD +++ b/libre/dbscripts/PKGBUILD @@ -1,14 +1,15 @@ # Maintainer: Luke Shumaker pkgname=dbscripts -pkgver=20180420 +pkgver=20180425 pkgdesc='Server-side programs for Parabola Pacman repositories' url='https://git.parabola.nu/packages/dbscripts.git/' license=('GPL') backup=( etc/$pkgname/config etc/$pkgname/db-cleanup.conf - etc/$pkgname/db-import-archlinux.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 ) @@ -18,9 +19,9 @@ arch=('any') depends=(librelib 'xbs>=20180326' rsync) checkdepends=(libretools) source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz") -sha256sums=('e25c30b24d47133826e1c06d46a7473614054d4ac53ef03d1671c325f82b8cba') +sha256sums=('334b312bc6ce44d68f6f26f770e7fd61a7da6462d43c3cbfc607f0e3cddc71a3') -_gitver='commit=12fa04f545d0d27c1082af4e416b31c7ded1da34' +_gitver='commit=3867f0435b2d98278657fc47558ff44c9f554247' mksource=("$pkgname-$pkgver::git://git.parabola.nu/packages/dbscripts.git/#$_gitver") mkmd5sums=('SKIP') -- cgit v1.2.2