summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'