summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Zhang2017-04-12 07:53:44 +0800
committerBruce Zhang2017-04-12 07:53:44 +0800
commitbf8d7743a3e995f0dbdf91f5f93eb9a5ac266809 (patch)
treedbeec70abed361d6dbfa5c959477d69e1336200f
parented9d5854bef4cbb3bff0f6a3f838d92ca2f90322 (diff)
downloadaur-bf8d7743a3e995f0dbdf91f5f93eb9a5ac266809.tar.gz
switch to core version
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 675fe55be36e..3a73f75d3c22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@ arch=("any")
url="https://github.com/yuan1994/${_pkgname}"
license=('unknown')
groups=()
-depends=('nwjs-bin')
+depends=()
makedepends=('git')
provides=()
conflicts=()
install="wechat-web-devtools-git.install"
-source=("git://github.com/yuan1994/${_pkgname}.git#branch=core")
+source=("git://github.com/yuan1994/${_pkgname}.git")
md5sums=('SKIP')
package() {