summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-11-05 11:41:11 +0100
committerFrederic Bezies2023-11-05 11:41:11 +0100
commit7cbc733ac2e32151517e9380884f15019984add0 (patch)
tree93c29e072793235607164ddea9ad145833be989c
parentb4f1d03bc6c57f0f794ade5efbde8cbe5827d94f (diff)
downloadaur-7cbc733ac2e32151517e9380884f15019984add0.tar.gz
r45 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--logo.pngbin0 -> 25839 bytes
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 724c30faf2b1..de41f5f0fc56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = x16-emulator-bin
pkgdesc = An emulator for The 8-Bit Guy's Commander X16 (release package)
- pkgver = r44
+ pkgver = r45
pkgrel = 1
url = http://commanderx16.com/
arch = any
@@ -10,9 +10,9 @@ pkgbase = x16-emulator-bin
optdepends = x16-emulator-bin: X16 emulator
optdepends = x16-rom-bin: X16 ROMs
optdepends = x16-docs-bin: X16 documentation
- source = https://github.com/X16Community/x16-emulator/releases/download/r44/x16emu_linux-x86_64-r44.zip
- source = https://raw.githubusercontent.com/X16Community/x16-emulator/r44/.gh/logo.png
- sha256sums = a5d3650e1537c9be488526f79fee8eb068c6ffeccef1869866899b3ed6b33712
+ source = https://github.com/X16Community/x16-emulator/releases/download/r45/x16emu_linux-x86_64-r45.zip
+ source = https://raw.githubusercontent.com/X16Community/x16-emulator/r45/.gh/logo.png
+ sha256sums = 9591744dccf50a870b9b0111c3456194483cc4e49a3ec7fa8260a5fd944fe566
sha256sums = d6765978fb80bea04c774d58667ea2c974395958506ef7add48fcd7f4ceb8988
pkgname = x16-emulator-bin
diff --git a/PKGBUILD b/PKGBUILD
index 87668a98430a..fb0f008c2fa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Savard <juju@juju2143.ca>
pkgname=('x16-emulator-bin' 'x16-rom-bin' 'x16-docs-bin')
pkgbase=x16-emulator-bin
-pkgver=r44
+pkgver=r45
pkgrel=1
pkgdesc="An emulator for The 8-Bit Guy's Commander X16 (release package)"
arch=('any')
@@ -22,7 +22,7 @@ install=
changelog=
source=("https://github.com/X16Community/x16-emulator/releases/download/$pkgver/x16emu_linux-x86_64-$pkgver.zip"
"https://raw.githubusercontent.com/X16Community/x16-emulator/$pkgver/.gh/logo.png")
-sha256sums=('a5d3650e1537c9be488526f79fee8eb068c6ffeccef1869866899b3ed6b33712'
+sha256sums=('9591744dccf50a870b9b0111c3456194483cc4e49a3ec7fa8260a5fd944fe566'
'd6765978fb80bea04c774d58667ea2c974395958506ef7add48fcd7f4ceb8988')
prepare() {
diff --git a/logo.png b/logo.png
new file mode 100644
index 000000000000..e842b4010607
--- /dev/null
+++ b/logo.png
Binary files differ