From abfaf230eeea4514a375c9b083c8e57e2c9332ea Mon Sep 17 00:00:00 2001 From: David P Date: Mon, 21 May 2018 12:08:28 -0400 Subject: upgpkg: nonsystemd/libretools 20180520-1.nonsystemd1 Signed-off-by: David P --- nonsystemd/libretools/PKGBUILD | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'nonsystemd') diff --git a/nonsystemd/libretools/PKGBUILD b/nonsystemd/libretools/PKGBUILD index ed1290eb1..c3a7710af 100644 --- a/nonsystemd/libretools/PKGBUILD +++ b/nonsystemd/libretools/PKGBUILD @@ -4,24 +4,22 @@ # Contributor: Márcio Silva pkgname=libretools +pkgver=20180520 +pkgrel=1 +pkgrel+=.nonsystemd1 pkgdesc="Programs for Parabola development" +arch=('any') url="https://git.parabola.nu/packages/libretools.git/" license=('GPL3' 'GPL2') - -pkgver=20180428 +makedepends=(ruby-ronn) +checkdepends=(sh-roundup git expac tokyocabinet) source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig} Remove-systemd-support.patch) -sha256sums=('db1ec0ad1f8229ee3f8c51fe3c8cdafb5edc3550dbc1dc21bb907d4a07973224' +sha256sums=('784047edc25afbfb294980287b8f04c52cde527f5e1eca9ac0b63f0f89383db9' 'SKIP' '6042a1f468b5a9969f74069b19e643746bbec739cd28d066c3c3b7d96260e43e') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker -pkgrel=1 -pkgrel+=.nonsystemd2 -arch=('any') -makedepends=(ruby-ronn) -checkdepends=(sh-roundup git expac tokyocabinet) - build() { cd "$srcdir/$pkgbase-$pkgver" -- cgit v1.2.2