From 2fcd6dc2f83c22d2ce6a15ee43d235989ec2fd1e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 20 Sep 2018 15:30:20 -0400 Subject: libre/libretools: Update 2018{0829→0920} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also, add the missing `gitget` dependency. --- libre/libretools/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index cb04bd4ce..e54eee61b 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -9,9 +9,9 @@ pkgdesc="Programs for Parabola development" url="https://git.parabola.nu/packages/libretools.git/" license=('GPL3' 'GPL2') -pkgver=20180829 +pkgver=20180920 source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}) -sha256sums=('c25f88048d50671a1ab7f39b055c21af0d654d8ea3993a0885e2e2483fa9182e' +sha256sums=('ccdbfe5635a3591698818fddb5b7e6d48893f1de3929914b6381b68d934d3331' 'SKIP') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker @@ -73,6 +73,7 @@ package_libretools() { depends=( "librelib=$pkgver" + "gitget=$pkgver" # `createworkdir` 'pacman>=5.1.1-1.parabola5' 'pacman<5.2' arch-install-scripts # `mkarchroot` uses `pacstrap` binutils # `libremakepkg` uses `makepkg` uses `strip` -- cgit v1.2.3