summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kądziołka2019-02-17 17:50:28 +0100
committerJakub Kądziołka2019-02-17 17:50:28 +0100
commit257ddeee8d2b60d0818fa3918ced60eb3a53bdaa (patch)
treefc47c0a79c340e6df8a7e1591a9d9198963cbc7b
parent3dd0c919d7c62a42491614dce57c27dea7524ade (diff)
downloadaur-257ddeee8d2b60d0818fa3918ced60eb3a53bdaa.tar.gz
Use rgbds-git because upstream does not hesitate to use unreleased features
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f21d2b886743..33a3e33add12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/LIJI32/SameBoy"
license=(MIT)
depends=(sdl2)
# Upstream requires clang, so using gcc might break
-makedepends=(clang rgbds make git)
+makedepends=(clang rgbds-git make git)
source=(git+ssh://git@github.com/LIJI32/SameBoy.git)
sha1sums=(SKIP)