summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2019-02-11 23:29:14 +0100
committerFabioLolix2019-02-11 23:29:14 +0100
commit65e7c640621f54507547d84841770e5ebb36688c (patch)
tree37e903ec7665c6b4acb37f64613cadc66d378d15
parentd215b3bc421f6493fd1e9e8247e88042d4c4274f (diff)
downloadaur-65e7c640621f54507547d84841770e5ebb36688c.tar.gz
Switch to dev branch where the development is
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d2179d4e632..e62fb653524e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = gamehub-git
conflicts = gamehub
options = !strip
options = debug
- source = git+https://github.com/tkashkin/GameHub.git
+ source = git+https://github.com/tkashkin/GameHub.git#branch=dev
sha256sums = SKIP
pkgname = gamehub-git
diff --git a/PKGBUILD b/PKGBUILD
index 8416a26094ce..55e6f613d3eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ makedepends=(git meson ninja vala)
provides=(gamehub)
conflicts=(gamehub)
options=(!strip debug)
-source=("git+${url}.git")
+source=("git+${url}.git#branch=dev")
sha256sums=('SKIP')
pkgver() {