summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2017-04-30 21:02:59 +0200
committerSammysHP2017-04-30 21:02:59 +0200
commitf9fd8ff630439f4425f2f138a48eb0f883e7e5bc (patch)
tree06692a57dd974b3146a907e35aa6acba20f8c864 /PKGBUILD
parent006e5fd78a098408c8f7cf457f34c8cac4a42344 (diff)
downloadaur-f9fd8ff630439f4425f2f138a48eb0f883e7e5bc.tar.gz
Update to 2.0.2
Additional skins are now available in free42-skins.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7eb905d5d46d..a66fe433b403 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=2.0.1
+pkgver=2.0.2
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/"
license=('GPL')
depends=('libxmu' 'gtk2')
+optdepends=('free42-skins: Additional skins')
source=("http://thomasokken.com/free42/upstream/$pkgname-nologo-$pkgver.tgz")
-md5sums=('fa72e4516b3bf19ab1d13fc7521c0690')
+md5sums=('c8faee5a430c86da2698acfb8abf9c82')
prepare() {
cd "$srcdir/$pkgname-nologo-$pkgver/gtk"