summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Hochmann2021-06-15 17:34:19 +0200
committerPhilipp Hochmann2021-06-15 17:34:19 +0200
commit637dcbdc80e52b1b2b69a5b9aa7102498dae6969 (patch)
treeff9ecd2a023ab0d24eb49db419e7c0a5a3f0691a
parent8913e57e8f383526559664d6bde0d0f8d20386e1 (diff)
downloadaur-ccalc.tar.gz
Version 1.6.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--ccalc-1.6.2.tar.gzbin71256 -> 0 bytes
-rw-r--r--ccalc-1.6.5.tar.gzbin0 -> 72149 bytes
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9635fae3175..df18856f503a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ccalc
- pkgdesc = Scientific calculator in which you can define new functions and constants
- pkgver = 1.6.2
+ pkgdesc = Calculator with expression simplification that lets you define new functions and constants
+ pkgver = 1.6.5
pkgrel = 0
url = https://github.com/PhilippHochmann/ccalc
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = ccalc
makedepends = make
makedepends = gcc
depends = readline
- source = ccalc-1.6.2.tar.gz
- md5sums = 6fb638a5eb69d4b925572209423feb91
+ source = ccalc-1.6.5.tar.gz
+ md5sums = ebaeccf411be2bb887de2353259d31d0
pkgname = ccalc
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() {
diff --git a/ccalc-1.6.2.tar.gz b/ccalc-1.6.2.tar.gz
deleted file mode 100644
index 50d2117fdefa..000000000000
--- a/ccalc-1.6.2.tar.gz
+++ /dev/null
Binary files differ
diff --git a/ccalc-1.6.5.tar.gz b/ccalc-1.6.5.tar.gz
new file mode 100644
index 000000000000..d10bce0cb507
--- /dev/null
+++ b/ccalc-1.6.5.tar.gz
Binary files differ