summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDuckSoft2020-05-19 21:05:30 +0800
committerDuckSoft2020-05-19 21:05:30 +0800
commit16e125a2903266f7dec2aa2da4906512ed9a52f9 (patch)
tree08930b856a9cdc515072a7e20b35e5f643a2a68a /PKGBUILD
parentff7beaf810d64f00e42fb288063120f81bb9f35c (diff)
downloadaur-16e125a2903266f7dec2aa2da4906512ed9a52f9.tar.gz
fixing upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea2993043e5a..800287163b38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git' 'make' 'qt5-tools' 'which' 'gcc' 'cmake' 'ninja' 'libffi' 'bo
provides=('qv2ray-plugin-trojan')
conflicts=('qv2ray-plugin-trojan')
groups=('qv2ray-plugin')
-source=("$_pkgname::git+${url}")
+source=("$_pkgname::git+${url}#branch=dev")
sha512sums=('SKIP')
pkgver() {
cd "$srcdir"/"$_pkgname"