summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-08-02 22:43:51 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-08-08 12:14:23 -0400
commit70334cf0aab04b1d59b3bba2336cfca439a62959 (patch)
tree15cc24d714d114e5cc68ad3a2df5237eb46ded29
parentc87bf0d109feea94f1b2acc4f374c7abbdec37c3 (diff)
[parabola-keyring]: rebuild
-rw-r--r--libre/parabola-keyring/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD
index 5524e33a8..f1522dddf 100644
--- a/libre/parabola-keyring/PKGBUILD
+++ b/libre/parabola-keyring/PKGBUILD
@@ -14,7 +14,7 @@
pkgname=parabola-keyring
-pkgver=20220714
+pkgver=20220802
_gitver=374d9b5b110ddfe715419b10caa4de2972aed162
pkgrel=1
pkgdesc="Parabola GNU/Linux-libre PGP keyring"
@@ -23,6 +23,7 @@ url=https://wiki.parabola.nu/Parabola_Keyring
license=(GPL)
makedepends=(git parabola-hackers)
+makedepends=( ${makedepends[*]/parabola-hackers/parabola-hackers>=20220802-1} ) # in libre-testing
install=$pkgname.install
source=(hackers-${_gitver}::git://git.parabola.nu/hackers.git#commit=${_gitver})
@@ -53,7 +54,8 @@ build()
# and it is now invalid - 'parabola-hackers' must be rebuilt for this;
# but that build currently has a problem - the autobuilder handles
# this now, via an un-published kludge in the autobuild.sh script
- # TODO: remove this note, after 'parabola-hackers' has been rebuilt
+ # TODO: remove this note and the version constraint,
+ # after 'parabola-hackers' has been rebuilt
# NOTE: the rebuilt 'parabola-hackers' is now in [libre-testing]
/usr/lib/parabola-hackers/pacman-make-keyring \
V=${pkgver} \