summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTabulateJarl82021-04-19 23:35:59 +0000
committerTabulateJarl82021-04-19 23:35:59 +0000
commitf1b6bb6e8e0fef32eb9f367aae5440e0418351a2 (patch)
tree22a21bdc53fe4638691b954ee6ceb8a3d9bb39be /PKGBUILD
parent0a1142f9cdb0a37798059b219da61c332a915d15 (diff)
downloadaur-f1b6bb6e8e0fef32eb9f367aae5440e0418351a2.tar.gz
apparently atom just makes an empty commit if you stage config.ini with this hook [bump]
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83e41a1beb43..84914ead15b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tabulatejarl8@gmail.com <TabulateJarl8>
# Maintainer: TurboWafflz <turbowafflz@gmail.com>
pkgname=iicalc-beta
-pkgver=2.9.9
+pkgver=2.9.10
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-$pkgver.deb::https://gitlab.com/TurboWafflz/ImaginaryInfinity-Calculator/-/jobs/artifacts/development/raw/iicalc.deb?job=debian%20packager")
-sha512sums=('63e491a62d10e67cf4014fa9cc36af72eef668ee1640f3dc1b193b368fb2991177b99e6572a7817770599b3a0e4c6dbba0b8c1494cb2e3fd1e2794196c6cb3f3')
+sha512sums=('fca3636b0da6ee9379821907c9d73371013bc327d28a23a9157cc70c9035e956337e517ec31b44f8209eb7a357486ad237b6436775fc34f0ec976cdb4c2c711e')
package(){