summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Hochmann2021-06-15 17:34:19 +0200
committerPhilipp Hochmann2021-06-15 17:34:19 +0200
commit637dcbdc80e52b1b2b69a5b9aa7102498dae6969 (patch)
treeff9ecd2a023ab0d24eb49db419e7c0a5a3f0691a /PKGBUILD
parent8913e57e8f383526559664d6bde0d0f8d20386e1 (diff)
downloadaur-ccalc.tar.gz
Version 1.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 981b7c072d0a..237e50c5c0fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Philipp Hochmann <phil.hochmann[at]gmail[dot]com>
pkgname=ccalc
-pkgver=1.6.2
+pkgver=1.6.5
pkgrel=0
epoch=
-pkgdesc="Scientific calculator in which you can define new functions and constants"
+pkgdesc="Calculator with expression simplification that lets you define new functions and constants "
arch=('x86_64')
url="https://github.com/PhilippHochmann/ccalc"
license=('GPL3')
@@ -21,7 +21,7 @@ install=
changelog=
source=("$pkgname-$pkgver.tar.gz")
noextract=()
-md5sums=('6fb638a5eb69d4b925572209423feb91')
+md5sums=('ebaeccf411be2bb887de2353259d31d0')
validpgpkeys=()
build() {