From 5834671504548185dd5dfcb9ed5de921bbbb2fce Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sun, 8 May 2022 07:30:32 -0400 Subject: [your-freedom]: manual rebuild --- libre/parabola-keyring/PKGBUILD | 9 ++++++--- libre/your-freedom/PKGBUILD | 16 +++++++++++++--- 2 files changed, 19 insertions(+), 6 deletions(-) (limited to 'libre') diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD index ce7747d86..511685e05 100644 --- a/libre/parabola-keyring/PKGBUILD +++ b/libre/parabola-keyring/PKGBUILD @@ -1,13 +1,16 @@ +# SPDX-License-Identifier: CC0-1.0 # Maintainer: Parabola automatic package builder # NOTE: This PKGBUILD does not need to be edited manually. # The package is normally built automatically by autobuilder. -# To generate a new keyring, push a new commit to hackers.git. +# To generate a new keyring, simply push a new commit to hackers.git. # eg: $ git commit --allow-empty --message=rebuild # $ git push parabola master -# The autobuilder will modify this PKGBUILD, build and publish the package, -# and commit the modified PKGBUILD to abslibre. +# 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=parabola-keyring 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 +# 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() -- cgit v1.2.3