summaryrefslogtreecommitdiff
path: root/libre/libretools/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-05-29 20:17:20 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-05-30 14:45:04 -0400
commitc7babd81b33cb7090f539eee517d486acb889bec (patch)
tree17f6db33063d33251e6ea36a63bb3a8fa57c4a67 /libre/libretools/PKGBUILD
parentfd98a14f8dca1530e56a0abaf6eca10ab02607fe (diff)
libre/libretools: Update
Diffstat (limited to 'libre/libretools/PKGBUILD')
-rw-r--r--libre/libretools/PKGBUILD13
1 files changed, 9 insertions, 4 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD
index 81d0a70fb..e93acd6e9 100644
--- a/libre/libretools/PKGBUILD
+++ b/libre/libretools/PKGBUILD
@@ -9,16 +9,21 @@ pkgdesc="Programs for Parabola development"
url="https://git.parabola.nu/packages/libretools.git/"
license=('GPL3' 'GPL2')
-pkgver=20180520
+pkgver=20180530
source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('784047edc25afbfb294980287b8f04c52cde527f5e1eca9ac0b63f0f89383db9'
+sha256sums=('854395a17f0e45987f688cea1f36531aad497c0eb08cbf3af25f1af139843af0'
'SKIP')
validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
pkgrel=1
arch=('any')
makedepends=(ruby-ronn)
-checkdepends=(sh-roundup git expac tokyocabinet)
+checkdepends=(
+ sh-roundup git
+ 'pacman>=5.1' 'pacman<5.2'
+ expac
+ tokyocabinet
+)
build() {
cd "$srcdir/$pkgbase-$pkgver"
@@ -83,7 +88,7 @@ package_libretools() {
depends=(
"librelib=$pkgver"
"xbs=$pkgver" # `createworkdir`, `librestage`
- 'pacman>=5.0.1-2.parabola4' 'pacman<5.1'
+ 'pacman>=5.1' 'pacman<5.2'
arch-install-scripts # `mkarchroot` uses `pacstrap`
expac # `libredbdiff`
make # `librefetch`