summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjuju21432020-02-05 14:22:48 -0500
committerjuju21432020-02-05 14:22:48 -0500
commit2ef0bb3f90b274e7c8481fc583340e6acc3d64a1 (patch)
tree41fce7c0e274765fe9c3e04bc99f1eb7fd5652c9
parent0edb002b16e834b13d22345c9467493dde54012e (diff)
downloadaur-2ef0bb3f90b274e7c8481fc583340e6acc3d64a1.tar.gz
Change source URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b68af519e374..08ecb84ac36f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = x16-rom
makedepends = cc65
makedepends = pandoc
optdepends = x16-emulator: emulator for the ROMs
- source = x16-rom-r36.tar.gz::https://github.com/commanderx16/x16-rom/archive/r36.tar.gz
+ source = x16-rom-r36.tar.gz::https://github.com/mist64/x16-rom/archive/r36.tar.gz
source = https://raw.githubusercontent.com/commanderx16/x16-emulator/r36/github-pandoc.css
md5sums = 248d486c05320c7579abd7204a3f2b32
md5sums = 3accdbadaf70264c743b1f655f5dc146
diff --git a/PKGBUILD b/PKGBUILD
index b3293e9cd120..d03b3df39c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ replaces=()
options=()
install=x16-rom.install
changelog=
-source=("$pkgname-$pkgver.tar.gz::https://github.com/commanderx16/$pkgname/archive/$pkgver.tar.gz"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mist64/$pkgname/archive/$pkgver.tar.gz"
"https://raw.githubusercontent.com/commanderx16/x16-emulator/$pkgver/github-pandoc.css")
md5sums=('248d486c05320c7579abd7204a3f2b32'
'3accdbadaf70264c743b1f655f5dc146')