summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2024-04-26 21:23:49 +0200
committerSammysHP2024-04-26 21:23:49 +0200
commit18ee13e560f3db0c285bb6dc6cc8a53b477eed2a (patch)
treeea9fbc0f0e6d51259f3c7144b4fe7f6ef7f30905 /PKGBUILD
parent65aa51e300d3581f60367132755eb9222526bc20 (diff)
downloadaur-18ee13e560f3db0c285bb6dc6cc8a53b477eed2a.tar.gz
Update to 3.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5bbe8c88ae2..bd271bc2c709 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.1.7
+pkgver=3.1.8
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=('0ba1074f057d5c0c54945756c0119d20'
+md5sums=('375ef025b1e92094d9c24eec1aec5dcd'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {