summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-08-11 18:38:26 +0200
committerSammysHP2023-08-11 18:38:26 +0200
commit35e6d944850193881cee4079375fdacf9f49eac4 (patch)
tree1441698a315c69fa1b07c3ed53d572f194f090a0 /PKGBUILD
parent5d74199c584fb8066922750365f9b329f9417929 (diff)
downloadaur-35e6d944850193881cee4079375fdacf9f49eac4.tar.gz
Update to 3.0.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20cb3706abce..0f65660bb2b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.0.20
+pkgver=3.0.21
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('gtk3')
source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz"
"free42.desktop")
-md5sums=('d460e6b9095d11ce46c6fb60421d77a8'
+md5sums=('046d12d38a59f0ac99ce22da3ce7742a'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {