summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSammysHP2019-09-10 15:54:26 +0200
committerSammysHP2019-09-10 15:54:26 +0200
commit3b642859adb9f6ad5af848f08198276e59f4beae (patch)
treee3b623faca8fa10817d7baaa480518dc80d36eec /PKGBUILD
parent3a40df251f00e5930be8bdf18e0387b8303aaf1b (diff)
downloadaur-3b642859adb9f6ad5af848f08198276e59f4beae.tar.gz
Update to 2.5.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbd07d36c166..2a3c649abf4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=2.5.5
+pkgver=2.5.6
pkgrel=1
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
@@ -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=('e646da9d7bc0e5fedf0a4b56b14c8729'
+md5sums=('e15eb7f6158bd7aa8adb0d621522615a'
'8c0522e3efa3c7fd54985af456b689b7')
prepare() {