diff options
author | Parabola automatic package builder <dev@lists.parabolagnulinux.org> | 2021-04-21 16:19:27 +0000 |
---|---|---|
committer | Parabola automatic package builder <dev@lists.parabolagnulinux.org> | 2021-04-21 16:19:27 +0000 |
commit | 40b280da4fc350660794c0a56a20404c91e85b01 (patch) | |
tree | 6ff3ebda7beab4b57d09ef9c1eed23d33930e380 /libre/your-freedom | |
parent | 64f1144cf8450ac411517234fd8692d55205b1fe (diff) | |
download | abslibre-40b280da4fc350660794c0a56a20404c91e85b01.tar.gz abslibre-40b280da4fc350660794c0a56a20404c91e85b01.tar.bz2 abslibre-40b280da4fc350660794c0a56a20404c91e85b01.zip |
Update libre/your-freedom
Diffstat (limited to 'libre/your-freedom')
-rw-r--r-- | libre/your-freedom/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/your-freedom/PKGBUILD b/libre/your-freedom/PKGBUILD index c16952d12..63bf8c03b 100644 --- a/libre/your-freedom/PKGBUILD +++ b/libre/your-freedom/PKGBUILD @@ -4,8 +4,8 @@ pkgname=your-freedom pkgdesc="This package conflicts with every nonfree package known to date to ensure your system is free." license=('GPL3') url="https://git.parabola.nu/blacklist.git" -pkgver=20210305 -_gitver=983d5e8f3e18dfa54d4415f51a221488e8fd9cc5 +pkgver=20210421 +_gitver=93c93bbcf56ae5cff1387c9a93c40cfa81f636ff pkgrel=1 arch=('any') @@ -13,7 +13,7 @@ install=${pkgname}.install makedepends=(librelib) source=(blacklist-${_gitver}.txt::https://git.parabola.nu/blacklist.git/plain/blacklist.txt?id=${_gitver}) -sha512sums=('2ae9c448c1ecdc5e7adc90e124a0c38f4a1e6fce981270e539c81b156e1e32a0085312b90d9b7060593be5c2cfec6144202cad37b05b62fce0aa22a5c871ab58') +sha512sums=('6b0ceb86e53117a18085981f93ca85b16a8ae8b403404bd90ef7160ef5e4e57ef4c1dd607c0072a7d40bd611c070bd612af1424fc471861f204da7a0d0b99ba4') package() { |