summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsithlord482016-01-18 17:44:00 -0500
committersithlord482016-01-18 17:44:00 -0500
commit0e1b7004ed6e3fa662724c5866f8628b8fc77e4a (patch)
treeac2018dea311fea2ffd04457dd1d0579b0dbe4e9
parent02df88d6590e75d11aa0b84e6b81e2c6355ee83e (diff)
downloadaur-0e1b7004ed6e3fa662724c5866f8628b8fc77e4a.tar.gz
build usings myst6re's develop branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14086be2ccd6..055a8397cadb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jan 17 19:01:16 UTC 2016
+# Mon Jan 18 22:43:28 UTC 2016
pkgbase = hyne-git
pkgdesc = Final Fantasy 8 Save Editor
pkgver = 1.9.0
@@ -11,7 +11,7 @@ pkgbase = hyne-git
license = GPL3
depends = qt5-base
depends = zlib
- source = git://github.com/sithlord48/hyne.git
+ source = git://github.com/myst6re/hyne.git#branch=develop
md5sums = SKIP
pkgname = hyne-git
diff --git a/PKGBUILD b/PKGBUILD
index 23652cfc6b79..854b1b32a8c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('qt5-base' 'zlib') #Qt5)
#optdepends=('otf-ipafont: font for displaying japanese')
install=$pkgname.install
-source=("git://github.com/sithlord48/hyne.git")
+source=("git://github.com/myst6re/hyne.git#branch=develop")
md5sums=(SKIP)
pkgver() {