summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da0f9317a41b..a56eb871ffba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,6 @@
pkgname=melonds-git
_gitname=melonds
-_releasever=0.8.3
pkgver=0.8.3.r1016.e512e7a
pkgdesc='DS emulator, sorta. also 1st quality melon.'
pkgrel=1
@@ -10,9 +9,9 @@ arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://melonds.kuribo64.net/"
license=('GPLv3')
makedepends=('git' 'cmake')
-depends=('gtk3' 'pkg-config')
-source=("${_gitname}::git://github.com/StapleButter/${_gitname}.git")
-provdes=('melonds')
+depends=('gtk3' 'pkg-config' 'sdl2')
+source=("${_gitname}::git+https://github.com/Arisotura/${_gitname}.git")
+provides=('melonds')
conflicts=('melonds')
md5sums=('SKIP')