summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Schneider2023-08-14 13:45:01 +0200
committerAndre Schneider2023-08-14 13:45:01 +0200
commitca87248a9defdc5291dbd9010b3374b42a52dcbe (patch)
treec028926d38f2dc88bbc23c8b0f031d9b0e3e1565
parent193f98c869e662574bb2e0179390e4699832342e (diff)
downloadaur-kalker-bin.tar.gz
Update to 2.0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7accc81949d7..daf3cc0caa88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kalker-bin
pkgdesc = Kalker/kalk is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
- pkgver = 2.0.3
- pkgrel = 2
+ pkgver = 2.0.4
+ pkgrel = 1
url = https://kalker.xyz/
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = kalker-bin
conflicts = kalker
conflicts = kalker-git
options = !strip
- source = kalker-2.0.3::https://github.com/PaddiM8/kalker/releases/download/v2.0.3/kalker-linux
- sha256sums = a51a7c63d60bf48e314cc20a49d056918a9d84c9a528386c382ffb42d01341f8
+ source = kalker-2.0.4::https://github.com/PaddiM8/kalker/releases/download/v2.0.4/kalker-linux
+ sha256sums = 84770659da12692599b9fe858b317467c85ee569e9205613c3239487e6236bc9
pkgname = kalker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 91ec4b5cd5a2..7750ab0d658c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=kalker-bin
_pkgname=kalker
-pkgver=2.0.3
-pkgrel=2
+pkgver=2.0.4
+pkgrel=1
pkgdesc="Kalker/kalk is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals"
arch=('x86_64')
url="https://kalker.xyz/"
@@ -12,7 +12,7 @@ provides=('kalker')
conflicts=('kalker' 'kalker-git')
options=(!strip)
source=("$_pkgname-$pkgver::https://github.com/PaddiM8/kalker/releases/download/v$pkgver/$_pkgname-linux")
-sha256sums=('a51a7c63d60bf48e314cc20a49d056918a9d84c9a528386c382ffb42d01341f8')
+sha256sums=('84770659da12692599b9fe858b317467c85ee569e9205613c3239487e6236bc9')
package() {
# Install binary and launch script