summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2022-06-17 19:50:17 +0200
committerSammysHP2022-06-17 19:50:17 +0200
commite8f8f07e84120c0f08f8cba1f3c967a2c8b80549 (patch)
treea3c0aeb20f8f437a2a292eec50702dc2c10102ca /PKGBUILD
parente432542f9d4e6c9d61c04e414a6d6bdc15986696 (diff)
downloadaur-e8f8f07e84120c0f08f8cba1f3c967a2c8b80549.tar.gz
Update to 3.0.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53528175c4ac..9f66c9f84577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=3.0.11
+pkgver=3.0.13
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=('a6b23b30654ca8ba5761d76b64684191'
+md5sums=('dd38cb4cce98aabef680acaa3615bfeb'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {