summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2020-11-25 17:56:08 +0100
committerSammysHP2020-11-25 17:56:37 +0100
commit72361c257bf7b94d6d22ffaeb3cfd0b26fd29ba4 (patch)
tree0e3098ff8ab070f7eb57c119aaa287e9c6001f61 /PKGBUILD
parenta0284441ddacd99579b2ad8b0e39f315e56abf29 (diff)
downloadaur-72361c257bf7b94d6d22ffaeb3cfd0b26fd29ba4.tar.gz
Update to 2.5.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ee85295e893..c1863d0d30a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=2.5.21
+pkgver=2.5.22
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=('92221ed0826ed7ad929eeb141ce6b476'
+md5sums=('b4e851f191967cb80218833100896c33'
'9e1af9bfd8ce5eb2ad107f63ea446a55')
build() {