summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2024-03-27 22:00:15 +0100
committerSammysHP2024-03-27 22:00:15 +0100
commitf08a78e8da3bf43312de471c2b9fc809b62f4467 (patch)
tree4efde1361e5a77188fec100ebe9ce47fa52a3a07 /PKGBUILD
parent12498cef836fd171167ae9603186d1abe4c081c4 (diff)
downloadaur-f08a78e8da3bf43312de471c2b9fc809b62f4467.tar.gz
Update to 3.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7224bbdf8484..c6fa5f282e1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.1.5
+pkgver=3.1.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=('3174f057ce8ae4ebb640a812f3befedf'
+md5sums=('e1b822dec624fb26a4df93f70834a395'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {