diff options
-rw-r--r-- | nonsystemd/libretools/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonsystemd/libretools/PKGBUILD b/nonsystemd/libretools/PKGBUILD index e01be8fad..47d913d04 100644 --- a/nonsystemd/libretools/PKGBUILD +++ b/nonsystemd/libretools/PKGBUILD @@ -4,8 +4,8 @@ # Contributor: Márcio Silva <coadde@hyperbola.info> pkgname=libretools -pkgver=20180826 -pkgrel=2 +pkgver=20180829 +pkgrel=1 pkgrel+=.nonsystemd1 pkgdesc="Programs for Parabola development" arch=('any') @@ -44,7 +44,7 @@ checkdepends=( ) source=(https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz{,.sig} Remove-systemd-support.patch) -sha256sums=('63e473cd979804652a1324171f94cf74e0fcc1d2eb2258911adad2e98a473952' +sha256sums=('c25f88048d50671a1ab7f39b055c21af0d654d8ea3993a0885e2e2483fa9182e' 'SKIP' '4257e7c5383df8c322d79f8e601893f71eeccbd1b9ceac76c8ebbc90fb609875') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker |