summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjuju21432020-02-05 14:19:46 -0500
committerjuju21432020-02-05 14:19:46 -0500
commit545e631265ca51a22b45768b7e1a3fe211a23c13 (patch)
tree27ec4cef78ad3970a3bb69b3eb282fa7e66ee962
parent3ab3bea31096a7a015fbf223815dc0edb0ef4f57 (diff)
downloadaur-545e631265ca51a22b45768b7e1a3fe211a23c13.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 0ced9246aab5..a2a810a4074e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = x16-emulator-git
optdepends = x16-rom: ROMs for the emulator
provides = x16-emulator
conflicts = x16-emulator
- source = git+https://github.com/commanderx16/x16-emulator.git
+ source = git+https://github.com/mist64/x16-emulator.git
source = modify-base-path.patch
md5sums = SKIP
md5sums = 5cd0550d2af1b4267c9b9f30eed9691e
diff --git a/PKGBUILD b/PKGBUILD
index b341fcfb8be1..2f4e433b1a90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ replaces=()
options=()
install=
changelog=
-source=("git+https://github.com/commanderx16/x16-emulator.git"
+source=("git+https://github.com/mist64/x16-emulator.git"
"modify-base-path.patch")
md5sums=('SKIP'
'5cd0550d2af1b4267c9b9f30eed9691e')