summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjuju21432019-11-03 13:44:46 -0500
committerjuju21432019-11-03 13:44:46 -0500
commit571c121cfa8043e9042a6d2d6cd2484f66c9128a (patch)
treeabc1da360ad7e29f1b03f8d9c906d047f6ac18ec
parentad849055d1013925334aaa377785cec2eda55166 (diff)
downloadaur-571c121cfa8043e9042a6d2d6cd2484f66c9128a.tar.gz
Update to r34
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e54046a91ad..6551c4a5f32c 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 = r33
+ pkgver = r34
pkgrel = 1
url = http://commanderx16.com/
arch = any
@@ -9,9 +9,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/commanderx16/x16-emulator/releases/download/r33/x16emu_linux-r33.zip
- source = https://raw.githubusercontent.com/commanderx16/x16-emulator/r33/github-pandoc.css
- md5sums = e97271706f38fdda307703049b8c0945
+ source = https://github.com/commanderx16/x16-emulator/releases/download/r34/x16emu_linux-r34.zip
+ source = https://raw.githubusercontent.com/commanderx16/x16-emulator/r34/github-pandoc.css
+ md5sums = bab658e13f98644719a121c1fcc61825
md5sums = 3accdbadaf70264c743b1f655f5dc146
pkgname = x16-emulator-bin
diff --git a/PKGBUILD b/PKGBUILD
index 837464000d1d..9541bf039fc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julien Savard <juju@juju2143.ca>
pkgname=('x16-emulator-bin' 'x16-rom-bin' 'x16-docs-bin')
pkgbase=x16-emulator-bin
-pkgver=r33
+pkgver=r34
pkgrel=1
pkgdesc="An emulator for The 8-Bit Guy's Commander X16 (release package)"
arch=('any')
@@ -21,7 +21,7 @@ install=
changelog=
source=("https://github.com/commanderx16/x16-emulator/releases/download/$pkgver/x16emu_linux-$pkgver.zip"
"https://raw.githubusercontent.com/commanderx16/x16-emulator/$pkgver/github-pandoc.css")
-md5sums=('e97271706f38fdda307703049b8c0945'
+md5sums=('bab658e13f98644719a121c1fcc61825'
'3accdbadaf70264c743b1f655f5dc146')
package_x16-emulator-bin() {