diff options
author | Oliver Marquardt | 2021-03-17 13:36:07 +0100 |
---|---|---|
committer | Oliver Marquardt | 2021-03-17 13:36:07 +0100 |
commit | 9062ba94ca779fed032ca975f4ea10271e956ee3 (patch) | |
tree | 3db732cec41a644eebfb8f080f6e93fe82e42e90 | |
parent | c7776e2f00df9e5db52e47fcbd96935717245edb (diff) | |
download | aur-9062ba94ca779fed032ca975f4ea10271e956ee3.tar.gz |
corrected sha1sums
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ backup=() options=() source=("https://sxrepo.mpie.de/attachments/download/60/sphinx-$pkgver.tar.xz") pkgext=("https://sxrepo.mpie.de/attachments/download/60/sphinx-$pkgver.tar.xz") -sha1sums=('72bc1be167d78a93f9973ecd147251b76c392b31') +sha1sums=('3fa21a1b87e722429df26f10820b66eb9cbec8c4') prep() { ./setup |