summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2023-11-20 23:30:22 -0800
committerZion Nimchuk2023-11-20 23:30:36 -0800
commite7577a68adb968f801ea2fffd96af603fae695a8 (patch)
treedf3d02362e9d6c9b61ad80ff5d4a3ff1b034bc01 /PKGBUILD
parent1b0a9da10bf22c6d819c3b624f50a2dc9c4fde88 (diff)
downloadaur-e7577a68adb968f801ea2fffd96af603fae695a8.tar.gz
Update GitHub url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')