summaryrefslogtreecommitdiff
path: root/libre/libretools
diff options
context:
space:
mode:
Diffstat (limited to 'libre/libretools')
-rw-r--r--libre/libretools/PKGBUILD5
1 files 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`