summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladimir Cerny2016-03-18 16:55:34 +0100
committerVladimir Cerny2016-03-18 16:55:34 +0100
commit64705d6a920f075e093c648f52e6333c58f3b087 (patch)
tree6102ba2285302319709789c43ce572b2d1ed5555 /PKGBUILD
parent64ef685d19f63f5f3d487bd698db760c9d9f59e9 (diff)
downloadaur-64705d6a920f075e093c648f52e6333c58f3b087.tar.gz
new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c01ac5e9f34..8c2e0de94cc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=1.5.5
+pkgver=1.5.7
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer."
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ url="http://thomasokken.com/free42/"
license=('GPL')
depends=('libxmu' 'gtk2')
source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz")
-md5sums=('c54f744536ff7abf53a88e8294ecb626')
+md5sums=('b2a6e76f81133cb86d98afe038da9385')
build() {