summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTabulateJarl82021-03-11 14:50:34 +0000
committerTabulateJarl82021-03-11 14:50:34 +0000
commit483064d54fba91d3c901059235bc71a093a98210 (patch)
tree932ccb686593a5efc1f8b2e4d274e975418a3523 /PKGBUILD
parent97be037c2096e0b5a9fd2b7066c82d14cd67085b (diff)
downloadaur-483064d54fba91d3c901059235bc71a093a98210.tar.gz
fix signaling issue with using single quotes
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4731d8aca782..749bdeb06ee9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ conflicts=("iicalc")
options=('!strip' '!emptydirs')
install=${pkgname}.install
source=("iicalc-$pkgver.deb::https://gitlab.com/TurboWafflz/ImaginaryInfinity-Calculator/-/jobs/artifacts/development/raw/iicalc.deb?job=debian%20packager")
-sha512sums=('91cf8c1945f58b9fe0ca2766a58e125e79f5ab2f0f534d38c42af5814a16586a5bc3b2602ebf22c4b4a2b97df82f233d4fe2779ba5b7342653fd0c8e63dc4a32')
+sha512sums=('f656a4081c18cf923f50081bb74a0c53e42e6d04a84c6987c602b41da0b311db730dfc4fc78503e30c2d4f302b68b4b1b64b8872bb076213735330010baed358')
package(){