summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-03-07 15:31:15 +0100
committerFrederic Bezies2023-03-07 15:31:15 +0100
commit8f68fd5cf2d925d6a31bcef1ec663f2b11eb0811 (patch)
treed2b94dc126cf4f23d26d749cc8bd4c605ca4bd64
parent00e0d0903907b14c9d9a04b0af8b938484f48f9b (diff)
downloadaur-8f68fd5cf2d925d6a31bcef1ec663f2b11eb0811.tar.gz
March 7th, 2023 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a426b809e59..d529297da036 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = x16-emulator-git
pkgdesc = An emulator for The 8-Bit Guy's Commander X16
- pkgver = r41.r40.g06816b5
+ pkgver = r42.r0.g9565bd8
pkgrel = 1
url = http://commanderx16.com/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = x16-emulator-git
optdepends = x16-rom-git: ROMs for the emulator
provides = x16-emulator
conflicts = x16-emulator
- source = git+https://github.com/commanderx16/x16-emulator.git
+ source = git+https://github.com/X16Community/x16-emulator.git
source = modify-base-path.patch
sha256sums = SKIP
sha256sums = 5ac6e299e641d07abe2caddfc1532cec42536c20b22875486032940668116461
diff --git a/PKGBUILD b/PKGBUILD
index 024e5632e739..ae3dc5bfbbe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: Julien Savard <juju@juju2143.ca>
pkgname=x16-emulator-git
-pkgver=r41.r40.g06816b5
+pkgver=r42.r0.g9565bd8
pkgrel=1
pkgdesc="An emulator for The 8-Bit Guy's Commander X16"
arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=()
options=()
install=
changelog=
-source=("git+https://github.com/commanderx16/x16-emulator.git"
+source=("git+https://github.com/X16Community/x16-emulator.git"
"modify-base-path.patch")
sha256sums=('SKIP'
'5ac6e299e641d07abe2caddfc1532cec42536c20b22875486032940668116461')