summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2021-12-26 20:59:59 +0100
committerSammysHP2021-12-26 20:59:59 +0100
commit8a8602450c2d81044d28b8c90626c2a74598b9af (patch)
treedb48b732d575041f0346874e4db2ce0068213731 /PKGBUILD
parent406d42402da7fd53c378bf21a9f126799332db7f (diff)
downloadaur-8a8602450c2d81044d28b8c90626c2a74598b9af.tar.gz
Update to 3.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fb7c90adabc..d1ccf4e9b270 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.0.8
+pkgver=3.0.9
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=('fb918920072c18985b64467ed7ceff3b'
+md5sums=('066d6c647d5912f61fe70ab3d0b18189'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {