diff options
author | David P <megver83@parabola.nu> | 2018-09-02 22:38:57 -0300 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2018-09-02 22:38:57 -0300 |
commit | 76a4508d71c7b8f34d6ecf920c13fbf2d03b68a7 (patch) | |
tree | 4b8a9fd28610b5d71ad07add01730831abe859bc /nonsystemd | |
parent | b588cb6febffe16e7bf05a2ea808b837e7769fc4 (diff) | |
download | abslibre-76a4508d71c7b8f34d6ecf920c13fbf2d03b68a7.tar.gz abslibre-76a4508d71c7b8f34d6ecf920c13fbf2d03b68a7.tar.bz2 abslibre-76a4508d71c7b8f34d6ecf920c13fbf2d03b68a7.zip |
upgpkg: nonsystemd/libretools 20180829-1.nonsystemd1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'nonsystemd')
-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 |