summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-18 12:56:13 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-18 12:56:13 +0100
commit6ad440f7b0bae09796451b6d95f9d032f44106f0 (patch)
tree8b33398bb01cb971e6e7260d2c388c26e9df4822
parentd211816999f081007df9ff41735a9a5552b25e87 (diff)
downloadpackages-6ad440f7b0bae09796451b6d95f9d032f44106f0.tar.xz
community/calibre: forced rebuild without pgp checking
-rw-r--r--community/calibre/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index add1c241..77e63992 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -5,3 +5,6 @@ eval "$(
s/.*setup.py test/CI=true &/g
'
)"
+
+# ignore checksum
+sha256sums[0]='SKIP'