diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-07-30 17:03:45 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-07-30 17:03:45 -0400 |
commit | 513cfb305809ca420d67fcafcaf2dd5b26d6fa7d (patch) | |
tree | aabd06500a909faa4c0d0169e12f0298463c52dc | |
parent | 90bb6a7d338176a75d2afb4ce0c6b92f0ffec4f4 (diff) | |
download | abslibre-513cfb305809ca420d67fcafcaf2dd5b26d6fa7d.tar.gz abslibre-513cfb305809ca420d67fcafcaf2dd5b26d6fa7d.tar.bz2 abslibre-513cfb305809ca420d67fcafcaf2dd5b26d6fa7d.zip |
pcr/runit-scripts: Update to whats in the repos
Apparently, Megver83 never pushed this change in git. Fortunately, git is
non-authoritative. Get the current version from:
https://repo.parabola.nu/sources/parabola/runit-scripts-20171120-1-x86_64.src.tar.gz
-rw-r--r-- | pcr/runit-scripts/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/runit-scripts/PKGBUILD b/pcr/runit-scripts/PKGBUILD index acaddd5ff..b072bb03c 100644 --- a/pcr/runit-scripts/PKGBUILD +++ b/pcr/runit-scripts/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: David P. <megver83@parabola.nu> # Maintainer (Artix): Chris Cromer <chris@cromer.cl> -_commit=0800961464d5afeb69730e4c9adc6733d26ea031 +_commit=b000d389f91ec182db721a3be428de04e05b9efd pkgname=runit-scripts -pkgver=20171118 +pkgver=20171120 pkgrel=1 pkgdesc='Runit initscripts for GNU/Linux' provides=('runit-init') @@ -18,7 +18,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/Megver83/runit-scripts/ backup=('etc/runit/rc.conf' 'etc/runit/rc.local' 'etc/runit/rc.shutdown') -sha512sums=('46439bfc5293fa1c3cddfff748a65a09c03da5d27dc6288a8904a50fc618934a3bcfab7c32a3dc8fba3e095146855584389ea7731f45947cef6d0d0dd1636921') +sha512sums=('5747c1a091e51a8634b67ddfacf4ebc6f5221904fa86986934153728f4cbece372918d0940fcd3e1e9bc307a5e88f0b948520ea998306b8934f17634ea9779ba') pkgver() { date +%Y%m%d |