summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladimir Cerny2016-05-09 21:04:23 +0200
committerVladimir Cerny2016-05-09 21:04:23 +0200
commit6e1feb666a09fbccb812a6c3316ec2845594142f (patch)
tree2dfbe2ca880d4d9926e9fb6746ebf4a7649a965c /PKGBUILD
parent5cf2aa714ca9b4cf2c0491dd0140d166d817f33d (diff)
downloadaur-6e1feb666a09fbccb812a6c3316ec2845594142f.tar.gz
version 1.5.8f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c2e0de94cc7..9d6318609f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=1.5.7
+pkgver=1.5.8f
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer."
arch=('i686' 'x86_64')
@@ -8,7 +8,8 @@ url="http://thomasokken.com/free42/"
license=('GPL')
depends=('libxmu' 'gtk2')
source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz")
-md5sums=('b2a6e76f81133cb86d98afe038da9385')
+
+md5sums=('fe547945af079432507c3d0760ce3e68')
build() {