summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTabulateJarl82021-03-23 18:29:15 +0000
committerTabulateJarl82021-03-23 18:29:15 +0000
commit8f42c4c020798cd3b4d41d9062b454e71f5c8a5e (patch)
tree7c579218d020ab9435c0f4c02fc0c249c9dbe650 /PKGBUILD
parent2d7857cc2453e58858ceefd23eb6e34d3b1a4b49 (diff)
downloadaur-8f42c4c020798cd3b4d41d9062b454e71f5c8a5e.tar.gz
Plugins are now loaded from directorys within the plugins directory
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70045d0e7b83..8562fe75e24e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: tabulatejarl8@gmail.com <TabulateJarl8>
# Maintainer: TurboWafflz <turbowafflz@gmail.com>
pkgname=iicalc-beta
-pkgver=2.7.2
+pkgver=2.7.15
pkgrel=1
pkgdesc="An extensible calculator written in Python. Development/Beta Channel."
arch=('any')
@@ -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=('b79defdf24cb34769d9b68164d154cd1f92fd6879575e2a305842bea7f436e757b2d0adb1ec45b200db7045cdf1f1070b794c7a333834efb17ed043af0300662')
+sha512sums=('ff09b34c2d12e4aa14c40f67c6a14aa6a485c5ed6a579515974a9b98edfa20a5e7aa45086c5243e28c182be82c687c47c2eb34784185db91a97a5d3f4e7bda99')
package(){