diff options
author | Erich Eckner <git@eckner.net> | 2019-11-17 09:55:17 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-11-17 09:55:17 +0100 |
commit | 54fb64d3570b34d9c50d336b59c8c568776066fc (patch) | |
tree | d97d4a170fc51e0ee4dde2e913cc3cfa922337a6 /community | |
parent | ae1780d9136d30b46f8aa077e3234b0829fd99ae (diff) | |
download | packages-54fb64d3570b34d9c50d336b59c8c568776066fc.tar.xz |
community/cython: fix checksum error
Diffstat (limited to 'community')
-rw-r--r-- | community/cython/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/cython/PKGBUILD b/community/cython/PKGBUILD new file mode 100644 index 00000000..e4f01ca1 --- /dev/null +++ b/community/cython/PKGBUILD @@ -0,0 +1,2 @@ +# hotfix for FS#64519 +sha256sums=('6a3370fda27c020c172805c6257f222624bdd5f73653bb93f4af4e9f282d17f7') |