summaryrefslogtreecommitdiff
path: root/libre/your-freedom
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-05-08 07:30:32 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-05-08 07:32:31 -0400
commit5834671504548185dd5dfcb9ed5de921bbbb2fce (patch)
treef094c635460593083dce927e67654158208488cd /libre/your-freedom
parent292ead1baff4a4bd6e6ab758802df0bfd91dd68e (diff)
[your-freedom]: manual rebuild
Diffstat (limited to 'libre/your-freedom')
-rw-r--r--libre/your-freedom/PKGBUILD16
1 files changed, 13 insertions, 3 deletions
diff --git a/libre/your-freedom/PKGBUILD b/libre/your-freedom/PKGBUILD
index 4d96bed0a..c8ae458cd 100644
--- a/libre/your-freedom/PKGBUILD
+++ b/libre/your-freedom/PKGBUILD
@@ -1,9 +1,19 @@
+# SPDX-License-Identifier: CC0-1.0
# Maintainer: Parabola Hackers <dev@lists.parabola.nu>
+# NOTE: This PKGBUILD does not need to be edited manually.
+# The package is normally built automatically by autobuilder.
+# To generate a new package, simply push changes to blacklist.git.
+# The autobuilder will modify this PKGBUILD,
+# replacing $pkgver, $_gitver, and the checksum (updpkgsums),
+# build and publish the package,
+# and commit the modified PKGBUILD to abslibre.
+
+
pkgname=your-freedom
-pkgver=20220428
-_gitver=e452f2fe155467ed7996ef23edb959fd30af868c
+pkgver=20220508
+_gitver=c3a0d49f9f95503ed41feed32efbfd8b38401852
pkgrel=1
pkgdesc="This package conflicts with every nonfree package known to date to ensure your system is free."
license=(GPL3)
@@ -14,7 +24,7 @@ install=${pkgname}.install
makedepends=(librelib)
source=(blacklist-${_gitver}.txt::https://git.parabola.nu/blacklist.git/plain/blacklist.txt?id=${_gitver})
-sha256sums=('57b669ff3b4f5237fa20a33443f7c5b4803a09a80b7d0c1ff8a3942852c28933')
+sha256sums=('53e27f1b6ef1042e2377a710b5faf8edfa4a63efeee082702dac15aa1cb1e550')
package()