summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2024-03-13 12:29:38 +0100
committerFrederic Bezies2024-03-13 12:29:38 +0100
commit97f2f6daa71d29a9d2fed5ca475b660235a8b252 (patch)
tree78a555b57400ae1cf123f3e831970996c6cff242 /PKGBUILD
parent8f5ad81f7a759280e6d94cfe9d5d2defbc57b9a1 (diff)
downloadaur-joyce.tar.gz
2.4.2 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 407e6025fb87..32534e901baf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Thomas Ascher <thomas.ascher@gmx.at>
pkgname=joyce
pkgrel=1
-pkgver=2.2.13
+pkgver=2.4.2
pkgdesc="Emulates the Amstrad PCW on Unix"
arch=('i686' 'x86_64')
url="http://www.seasip.info/Unix/Joyce/index.html"
@@ -12,7 +12,7 @@ depends=('libpng'
'sdl')
source=("http://www.seasip.info/Unix/Joyce/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('25d1d5b2543b2d09d2179c6292aad04777a5d9323eb3a8aadbf5b989fb51b179'
+sha256sums=('85659a6ac9b94fdf78c28d5d8d65a4f69e7520e1c02a915b971c2754695ab82c'
'ac4f54be832ff4c3bf434f36c0b28298742b20e4b6051db0a66e57ba636c5a98')
build() {