summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2019-12-02 21:38:56 +0100
committerSammysHP2019-12-02 21:38:56 +0100
commit4afe288a9435210a91c6c0469109584df62680af (patch)
tree4737ac1c09be449318df9789ce775d0946a88a12
parent0c4e8997be770828a6b56582d89aa02e18b4c0a9 (diff)
downloadaur-4afe288a9435210a91c6c0469109584df62680af.tar.gz
Update to 2.5.12a
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b71fef3cb2ab..9aa7e8ccfbd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = free42
pkgdesc = A complete re-implementation of the HP-42S calculator and the HP-82240 printer
- pkgver = 2.5.12
+ pkgver = 2.5.12a
pkgrel = 1
url = http://thomasokken.com/free42/
arch = i686
@@ -9,9 +9,9 @@ pkgbase = free42
depends = libxmu
depends = gtk2
optdepends = free42-skins: Additional skins
- source = http://thomasokken.com/free42/upstream/free42-nologo-2.5.12.tgz
+ source = http://thomasokken.com/free42/upstream/free42-nologo-2.5.12a.tgz
source = 0001_system-skins.patch
- md5sums = 539b879d24294c96171e4bfbd77b8075
+ md5sums = cb417d71d440fce18a1e3c208b6093d9
md5sums = 8c0522e3efa3c7fd54985af456b689b7
pkgname = free42
diff --git a/PKGBUILD b/PKGBUILD
index cb3d43d662f4..009c1a97a0c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vladimir Cerny <blackvladimir@gmail.com>
pkgname=free42
-pkgver=2.5.12
+pkgver=2.5.12a
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=('539b879d24294c96171e4bfbd77b8075'
+md5sums=('cb417d71d440fce18a1e3c208b6093d9'
'8c0522e3efa3c7fd54985af456b689b7')
prepare() {