diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-18 12:56:13 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-18 12:56:13 +0100 |
commit | 6ad440f7b0bae09796451b6d95f9d032f44106f0 (patch) | |
tree | 8b33398bb01cb971e6e7260d2c388c26e9df4822 /community | |
parent | d211816999f081007df9ff41735a9a5552b25e87 (diff) | |
download | packages-6ad440f7b0bae09796451b6d95f9d032f44106f0.tar.xz |
community/calibre: forced rebuild without pgp checking
Diffstat (limited to 'community')
-rw-r--r-- | community/calibre/PKGBUILD | 3 |
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' |