diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-04-16 14:56:45 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-04-16 14:56:45 -0700 |
commit | a5a160ff1ca94a1c848885f52ce76d72dd343784 (patch) | |
tree | 1ed5f553adb91e41a75adc0688d520b032c0887f /PKGBUILD | |
parent | Synced with upstream (diff) | |
download | your-freedom-a5a160ff1ca94a1c848885f52ce76d72dd343784.tar.xz |
Synced with upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ pkgname=your-freedom pkgdesc="This package conflicts with every proven nonfree package to ensure your system is free." license=('GPL3') url="https://git.parabola.nu/blacklist.git" -pkgver=20190309 +pkgver=20190417 pkgrel=1 arch=('any') @@ -16,7 +16,7 @@ groups=('base' 'base-openrc') makedepends=(librelib) source=(blacklist.txt) -sha512sums=('4d7f01568ca7392c18d207f780933cefb867dd307fc67437e5227a648748f3dbde3f82b81e2a916980e16ee230cbdd68340601da79666bb061e548ddaedfacf8') +sha512sums=('179fb6e96eb071f8fdd12122ba477fac1062e878e342f1e690be57c66a1b4da894aaa15ae6b014d96d38ca0f4e368892004b03fd188071516bce24569523c358') package() { cd "$srcdir" |