summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Riedel2024-02-04 20:35:12 +0100
committerSebastian Riedel2024-02-04 20:35:12 +0100
commit93d60f1338ab91f62ca98140ae04d3c161adebf5 (patch)
treed085316fc473a9200c40118516e1f7ed7ba6fd46
parent5eae19a3734d4cd7e33fdbd33cd1ff11ec770d02 (diff)
downloadaur-emulicious-bin.tar.gz
Update to version 2024.01.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3b54893e11d..6d049e2b22dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emulicious-bin
pkgdesc = Game Boy, Game Boy Color, Master System, Game Gear and MSX emulator
- pkgver = 2023.12.30
+ pkgver = 2023.12.31
pkgrel = 1
url = https://emulicious.net
arch = any
@@ -14,9 +14,9 @@ pkgbase = emulicious-bin
depends = sh
depends = hicolor-icon-theme
provides = emulicious
- source = emulicious-bin-2023.12.30-1.zip::https://emulicious.net/download/emulicious/?wpdmdl=205
+ source = emulicious-bin-2023.12.31-1.zip::https://emulicious.net/download/emulicious/?wpdmdl=205
source = emulicious.sh
- sha256sums = 21129f9f894f83890a0b4af5bd2a5ac1b3176e86c2d8c589079a5b1098778488
+ sha256sums = 72312e1aa7daafc4461686973dfdfa53a2d80aef5e0f878be9e29be32f6b9b75
sha256sums = 3f9442376a7a8ba93ff5490826bcd5b5b81c5c62b3a6ec48bcd586a0e42fca66
pkgname = emulicious-bin
diff --git a/PKGBUILD b/PKGBUILD
index fbfa855a0800..d14d605d3266 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='emulicious-bin'
_genericname='Emulator'
-pkgver=2023.12.30
+pkgver=2024.01.31
pkgrel=1
pkgdesc='Game Boy, Game Boy Color, Master System, Game Gear and MSX emulator'
# sms is backwards compatible to sg1000
@@ -15,7 +15,7 @@ arch=('any')
depends=('java-environment' 'sh' 'hicolor-icon-theme')
makedepends=('java-environment-common' 'gendesk' 'dos2unix' 'imagemagick')
source=("$pkgname-$pkgver-$pkgrel.zip::https://emulicious.net/download/emulicious/?wpdmdl=205" 'emulicious.sh')
-sha256sums=('21129f9f894f83890a0b4af5bd2a5ac1b3176e86c2d8c589079a5b1098778488'
+sha256sums=('72312e1aa7daafc4461686973dfdfa53a2d80aef5e0f878be9e29be32f6b9b75'
'3f9442376a7a8ba93ff5490826bcd5b5b81c5c62b3a6ec48bcd586a0e42fca66')
prepare() {