diff options
author | David P <megver83@parabola.nu> | 2018-07-28 15:13:40 -0400 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2018-07-28 15:13:40 -0400 |
commit | 2f3bfd2cb4c3c05d2d5fe13ddfe7391086c81025 (patch) | |
tree | 66f116933d04e24ee888022160bdd462c0668a72 /nonsystemd/your-initfreedom | |
parent | b2cc5a399051083518d8b4c9ff0d39356b13abcb (diff) | |
download | abslibre-2f3bfd2cb4c3c05d2d5fe13ddfe7391086c81025.tar.gz abslibre-2f3bfd2cb4c3c05d2d5fe13ddfe7391086c81025.tar.bz2 abslibre-2f3bfd2cb4c3c05d2d5fe13ddfe7391086c81025.zip |
upgpkg: nonsystemd/your-initfreedom 20180727-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'nonsystemd/your-initfreedom')
-rw-r--r-- | nonsystemd/your-initfreedom/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nonsystemd/your-initfreedom/PKGBUILD b/nonsystemd/your-initfreedom/PKGBUILD index ca84f6a47..04af03c74 100644 --- a/nonsystemd/your-initfreedom/PKGBUILD +++ b/nonsystemd/your-initfreedom/PKGBUILD @@ -4,8 +4,8 @@ pkgname=your-initfreedom pkgdesc="This package will remove support for systemd." license=('GPL3') url="https://git.parabola.nu/blacklist.git" -pkgver=20180625 -_gitver=7111d310c8bbf1f0c546adbc014f282a0c82deb8 +pkgver=20180727 +_gitver=bec14101e3bc6ea6a977fc6e90072d44d5baf1b8 pkgrel=1 arch=('any') @@ -14,7 +14,7 @@ install=${pkgname}.install makedepends=(librelib) source=(blacklist-${_gitver}.txt::https://git.parabola.nu/blacklist.git/plain/${pkgname}-blacklist.txt?id=${_gitver}) -sha512sums=('dd774e7ee48927751ff44e863dc12073239ad44e22b61fe87346e3a9298e6c149c53ab4c9b83ecff6ef554df8e835392b555531361a74cee99fb32d0badea58a') +sha512sums=('b1bb29cdcc6c66aead1c435571b316e38322f06943448baad94310d25512664a7b849e92267e401f14cc1f40f06e015b0e670a06e1f85536dbba6442634be2b6') pkgver() { date +%Y%m%d |