summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSammysHP2019-10-17 16:40:54 +0200
committerSammysHP2019-10-17 16:40:54 +0200
commita07020e9fc6114ae07b5a94fcb80266680ef1695 (patch)
treed963a00899fa24317b2dc03a26d5cc9791334e07
parent7e9d929735370453db2a537ccd2d186f2179e853 (diff)
downloadaur-a07020e9fc6114ae07b5a94fcb80266680ef1695.tar.gz
Update to 2.5.9 (2)
Upstream source package changed.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a2fe16a968d..758148c64c9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = free42
pkgdesc = A complete re-implementation of the HP-42S calculator and the HP-82240 printer
pkgver = 2.5.9
- pkgrel = 1
+ pkgrel = 2
url = http://thomasokken.com/free42/
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = free42
optdepends = free42-skins: Additional skins
source = http://thomasokken.com/free42/upstream/free42-nologo-2.5.9.tgz
source = 0001_system-skins.patch
- md5sums = acf185957cdef4274fe2a02e7f74cd1d
+ md5sums = c04126dde84af12d90dd7039dbaee5b2
md5sums = 8c0522e3efa3c7fd54985af456b689b7
pkgname = free42
diff --git a/PKGBUILD b/PKGBUILD
index 2ff6944b75c7..b97335e6635c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=free42
pkgver=2.5.9
-pkgrel=1
+pkgrel=2
pkgdesc="A complete re-implementation of the HP-42S calculator and the HP-82240 printer"
arch=('i686' 'x86_64')
url="http://thomasokken.com/free42/"
@@ -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=('acf185957cdef4274fe2a02e7f74cd1d'
+md5sums=('c04126dde84af12d90dd7039dbaee5b2'
'8c0522e3efa3c7fd54985af456b689b7')
prepare() {