From c5e23a92aa94792fe0f235fb4d767e98c41521dc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 3 Jan 2018 17:07:59 -0500 Subject: libre/libretools: upgpkg 20180103 --- libre/libretools/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/libretools') diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index d3336efb3..208e97a3e 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=20170913 +pkgver=20180103 source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}) -sha256sums=('15cebecacf6469311fbd05f38fca66175b335fac09ee7231734c42c721011d06' +sha256sums=('802375c1549cacb51def8c3be8554d8381f9a6eac8f599fca886a670737fec0e' 'SKIP') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker @@ -89,14 +89,14 @@ package_libretools() { make # `librefetch` openssh # `librerelease` rsync # `librerelease` and `makechrootpkg.sh` - 'systemd>=234' # systemd-nspawn + 'systemd-tools>=234' # systemd-nspawn tokyocabinet # `toru` #namcap # Namcap is currently dissabled in libremakepkg :-( #subversion # `diff-unfree` # ignore because of xbs wget # `aur`, optdepend for librelib:`blacklist` ) optdepends=( - 'binfmt-qemu-static: To build ARM packages from x86' + 'qemu-user-static-binfmt: To build ARM packages from x86' ) cd "$srcdir/$pkgbase-$pkgver" -- cgit v1.2.3