summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2021-07-29 19:01:59 +0200
committerSammysHP2021-07-29 19:01:59 +0200
commit129bd3d011a3c244108af62a710d47b7b18a283e (patch)
tree8d7170a459e56e9d84942303ce544ead42652418 /PKGBUILD
parentee0cda45f536adadd36ae1bc60ca7ada5a9a3d0f (diff)
downloadaur-129bd3d011a3c244108af62a710d47b7b18a283e.tar.gz
Update to 3.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec73fd90ae08..b96e71ece02b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.0.5
+pkgver=3.0.6
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=('8f6eef33b7054e0289059a428acf82ac'
+md5sums=('28cc6344cc3074f3d945ec955ac8205d'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {