summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2023-04-06 21:14:18 +0200
committerSammysHP2023-04-06 21:14:18 +0200
commit67520c3f41ddeb6d39848f9c91d9b40242b5e94b (patch)
treeb0a3d136e93f627d9ab23a7646a54a3e86c15754 /PKGBUILD
parent726fe4b431c783e37de9ed140afa465825948742 (diff)
downloadaur-67520c3f41ddeb6d39848f9c91d9b40242b5e94b.tar.gz
Update to 3.0.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27256eaf6a84..0ad9ca9d5fb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.0.18
+pkgver=3.0.19
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=('97a22cc1ebf1a5eb88437f6dd8d6f6de'
+md5sums=('b545f0d4d1a299d681908214492f89a3'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {