summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTabulateJarl82021-02-18 21:11:33 +0000
committerTabulateJarl82021-02-18 21:11:33 +0000
commit47bd434223c1edc65490c701f157dacbc2586c2f (patch)
treead1e7719e79425b16372e4820a24ea5464e2a59b /PKGBUILD
parentf2cddd9032a4f0f508c4e221288c6f6e631c9d43 (diff)
downloadaur-47bd434223c1edc65490c701f157dacbc2586c2f.tar.gz
fix bug where signals didn't work if any plugins were disabled
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfc33514ece8..3fae99076161 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ conflicts=("iicalc-beta")
options=('!strip' '!emptydirs')
install=${pkgname}.install
source=("iicalc-$pkgver.deb::https://gitlab.com/TurboWafflz/ImaginaryInfinity-Calculator/-/jobs/artifacts/master/raw/iicalc.deb?job=debian%20packager")
-sha512sums=('e6c3d04d8c7a38284d4f26ca25b557e918b059ccfd6c35a4e11380b2c4202512d2fad8370c19e807714484184e52775aa41d3c90ba7d14dfce405fdb24a5dcf8')
+sha512sums=('570a1db5d0a9e2ea0f8013d315641d147b0c8497c8e28d9de9b5f433cd15eaed95f3e5f29aafd2dd6eb669d1ae66a69192e5caea2b6d59182c7bc31cef96f3c2')
package(){