From c3a20075651c914706ca4a9eb896d91ae48ec1d4 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Wed, 10 Jul 2024 08:05:18 +0300 Subject: extra/tslib: Disable pgp check --- extra/tslib/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extra/tslib/PKGBUILD (limited to 'extra') diff --git a/extra/tslib/PKGBUILD b/extra/tslib/PKGBUILD new file mode 100644 index 00000000..b344eb15 --- /dev/null +++ b/extra/tslib/PKGBUILD @@ -0,0 +1,5 @@ +# Ignore pgp for now as it seems to fail with unknown pubkey (it's the correct one) +if [[ $pkgver == "1.23" ]]; then + unset source[1] + unset sha256sums[1] +fi -- cgit v1.2.3-70-g09d2