diff options
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" |