summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTabulateJarl82021-04-17 02:28:44 +0000
committerTabulateJarl82021-04-17 02:28:44 +0000
commitd48f022f196457b6c10706cb080acb6046bb3f1a (patch)
treee7ada93446c0990ecfa0cbef9071a60388b7defc /PKGBUILD
parentca13817d7cd0585f8ad2453d8d20c41041cbbafd (diff)
downloadaur-d48f022f196457b6c10706cb080acb6046bb3f1a.tar.gz
remove requirement by hashing locally
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2330b5200b9..b9f00cd90864 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tabulatejarl8@gmail.com <TabulateJarl8>
# Maintainer: TurboWafflz <turbowafflz@gmail.com>
pkgname=iicalc-beta
-pkgver=2.8.26
+pkgver=2.8.27
pkgrel=1
pkgdesc="An extensible calculator written in Python. Development/Beta Channel."
arch=('any')
@@ -14,7 +14,7 @@ conflicts=("iicalc")
options=('!strip' '!emptydirs')
install=${pkgname}.install
source=("iicalc.tar.xz::https://gitlab.com/TurboWafflz/ImaginaryInfinity-Calculator/-/jobs/artifacts/development/raw/iicalc.tar.xz?job=buildpkg")
-sha512sums=('ef0cfba3bdc63ab219d4e79f5191696127dc89d971eac9324f1b13d8e314eb5a0359218883c164e4b03fe145a9058c0cc89c9e4daf99aa305f4aec5b6c9282bb')
+sha512sums=('780d57f6c4b9e0780423f0c162c3f13159d925efd6ea1e1a7c9cb4b6b066d064a65bc99c4f46dc6c2583c3cb2f719dcddb2209f40fbe16fb680eee4fe9a5d08d')
package(){