Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/tslib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tslib/PKGBUILD')
-rw-r--r--extra/tslib/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
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