summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc5705aa8b70..9c16786510fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=melonds
pkgver=0.9.4
-pkgrel=1
+pkgrel=2
pkgdesc="DS emulator, sorta"
arch=("x86_64" "i686" "pentium4" "arm" "armv6h" "armv7h" "aarch64")
url="http://melonds.kuribo64.net/"
license=("GPL3")
-makedepends=("cmake" "pkg-config")
+makedepends=("git" "cmake" "pkg-config")
depends=("libepoxy" "libslirp" "qt5-base" "sdl2")
source=("git+https://github.com/Arisotura/melonDS.git#tag=${pkgver}")
sha256sums=("SKIP")