summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2022-10-03 15:56:04 +0200
committerSammysHP2022-10-03 15:56:04 +0200
commit452969fa321f2efd24e8b2a61bdef17e1f1c9e6e (patch)
tree0946da29ebc117988a696538f3eb19f622443a47 /PKGBUILD
parent2bf11b0d68a708ead075f885c8db3600f4a96c63 (diff)
downloadaur-452969fa321f2efd24e8b2a61bdef17e1f1c9e6e.tar.gz
Update to 3.0.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 292f9b7026ea..78a87511b8da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.0.14
+pkgver=3.0.15
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=('bfd189dde55989d2a46ad04992e33194'
+md5sums=('9ba2f367f2f1905e7fc394c398364710'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {