summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2019-03-02 12:47:45 +0100
committerSammysHP2019-03-02 12:47:45 +0100
commite7adcce3ba2a7cb749e772b1110c7324b44a339d (patch)
tree0308d8010472d94a03ad3ee802f7ea9cd9f8a5a7
parentd5ce655211db3a3f57d7c62185408250f10d9b90 (diff)
downloadaur-e7adcce3ba2a7cb749e772b1110c7324b44a339d.tar.gz
Update to 2.0.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad96186cf0b0..5c6c8e837219 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = free42
pkgdesc = A complete re-implementation of the HP-42S calculator and the HP-82240 printer
- pkgver = 2.0.23
+ pkgver = 2.0.24
pkgrel = 1
url = http://thomasokken.com/free42/
arch = i686
@@ -9,10 +9,10 @@ pkgbase = free42
depends = libxmu
depends = gtk2
optdepends = free42-skins: Additional skins
- source = http://thomasokken.com/free42/upstream/free42-nologo-2.0.23.tgz
+ source = http://thomasokken.com/free42/upstream/free42-nologo-2.0.24.tgz
source = 0001_makefile.patch
source = 0002_system-skins.patch
- md5sums = 6572e68df48011bc0a95b3a66c1e95f2
+ md5sums = 4cce4aa890722e0086655a5f8e522b6d
md5sums = d3edd7b3b03991e451d513c353885775
md5sums = 8c0522e3efa3c7fd54985af456b689b7
diff --git a/PKGBUILD b/PKGBUILD
index 30a11738ec68..bdafa697ee6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=2.0.23
+pkgver=2.0.24
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('free42-skins: Additional skins')
source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz"
"0001_makefile.patch"
"0002_system-skins.patch")
-md5sums=('6572e68df48011bc0a95b3a66c1e95f2'
+md5sums=('4cce4aa890722e0086655a5f8e522b6d'
'd3edd7b3b03991e451d513c353885775'
'8c0522e3efa3c7fd54985af456b689b7')