summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b97335e6635c..c1723a453641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=2.5.9
-pkgrel=2
+pkgver=2.5.10
+pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
url="http://thomasokken.com/free42/"
@@ -12,7 +12,7 @@ depends=('libxmu' 'gtk2')
optdepends=('free42-skins: Additional skins')
source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz"
"0001_system-skins.patch")
-md5sums=('c04126dde84af12d90dd7039dbaee5b2'
+md5sums=('a1686f5b68a9de097f2504096258cc8c'
'8c0522e3efa3c7fd54985af456b689b7')
prepare() {