summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2017-04-25 17:32:48 +0200
committerSammysHP2017-04-25 17:32:48 +0200
commit006e5fd78a098408c8f7cf457f34c8cac4a42344 (patch)
tree6ef2f7d8aa90146a7785e494d17b4fe5f71343d8 /PKGBUILD
parent8ccfd7a75f4198f86a05476dce9a541eadd17078 (diff)
downloadaur-006e5fd78a098408c8f7cf457f34c8cac4a42344.tar.gz
Update to 2.0.1
This package does not include the skins anymore, they can be downloaded from the website. See http://thomasokken.com/free42/skins/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f9fee0280c..7eb905d5d46d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=1.5.15
+pkgver=2.0.1
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://thomasokken.com/free42/"
license=('GPL')
depends=('libxmu' 'gtk2')
source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz")
-md5sums=('513b4a237c5f9672a741dc12f1d5402f')
+md5sums=('fa72e4516b3bf19ab1d13fc7521c0690')
prepare() {
cd "$srcdir/$pkgname-nologo-$pkgver/gtk"