diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-01-12 22:26:37 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-01-12 22:26:37 -0800 |
commit | 334378bf6bad6e5b7dae4bce1e74766fc62e0cab (patch) | |
tree | 6db620abf2b38b9f83525beb44a46e72ca328369 /PKGBUILD | |
parent | Removed parabola branding blacklist (diff) | |
download | your-freedom-334378bf6bad6e5b7dae4bce1e74766fc62e0cab.tar.xz |
Removed thoughtcrime and unexplained blacklistings
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,14 +4,14 @@ pkgdesc="This package conflicts with every proven nonfree package to ensure your license=('GPL3') url="https://git.parabola.nu/blacklist.git" pkgver=20180112 -pkgrel=1.arcfour1 +pkgrel=2 arch=('any') groups=('base' 'base-openrc') makedepends=(librelib) source=(blacklist.txt) -sha512sums=('41dc2d7b6ae7bfe0f5808781822f4a94a717526beb1c04f715b3e6eef7c48838cf9dad44642291bc922336fc9d2312bc219fe8d7e5b0723e04b7fa56cc968f17') +sha512sums=('1b185a1dbb7f045a5dbab0491f8a74430c5db5c3595606fa94e0aa7fe2c9f6b5f4d8ac0f581f7ff650c193ff36642cfe02640a9955849418064b1dcba59927cc') package() { cd "$srcdir" |