summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZion Nimchuk2023-11-20 23:30:22 -0800
committerZion Nimchuk2023-11-20 23:30:36 -0800
commite7577a68adb968f801ea2fffd96af603fae695a8 (patch)
treedf3d02362e9d6c9b61ad80ff5d4a3ff1b034bc01
parent1b0a9da10bf22c6d819c3b624f50a2dc9c4fde88 (diff)
downloadaur-e7577a68adb968f801ea2fffd96af603fae695a8.tar.gz
Update GitHub url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d73565153bc1..2529bf82ea5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = melonds-git
pkgdesc = DS emulator, sorta. also 1st quality melon.
- pkgver = 0.9.5.r2171.d4e51f80
+ pkgver = 0.9.5.r2210.544fefa2
pkgrel = 1
url = http://melonds.kuribo64.net/
arch = i686
@@ -21,7 +21,7 @@ pkgbase = melonds-git
depends = libepoxy
provides = melonds
conflicts = melonds
- source = melonDS::git+https://github.com/Arisotura/melonDS.git
+ source = melonDS::git+https://github.com/melonDS-emu/melonDS.git
md5sums = SKIP
pkgname = melonds-git
diff --git a/PKGBUILD b/PKGBUILD
index a3b95a8fa4dd..43a23e501b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=melonds-git
_gitname=melonDS
-pkgver=0.9.5.r2171.d4e51f80
+pkgver=0.9.5.r2210.544fefa2
pkgdesc='DS emulator, sorta. also 1st quality melon.'
pkgrel=1
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
@@ -10,7 +10,7 @@ url="http://melonds.kuribo64.net/"
license=('GPL3')
makedepends=('git' 'cmake' 'pkg-config' 'extra-cmake-modules')
depends=('sdl2' 'libslirp' 'qt5-base' qt5-multimedia 'libepoxy')
-source=("${_gitname}::git+https://github.com/Arisotura/${_gitname}.git")
+source=("${_gitname}::git+https://github.com/melonDS-emu/${_gitname}.git")
provides=('melonds')
conflicts=('melonds')