summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormzz20172023-12-05 21:49:25 +0800
committermzz20172023-12-05 21:49:25 +0800
commit1fbfa6047fcf9415899b123d542a99eeeac7a4b0 (patch)
tree783ac01e6979c0e9ec36e6b5b4766e06839045b0 /PKGBUILD
parent4a398f2d8fbaec22411828cc69f76814a5427c43 (diff)
downloadaur-1fbfa6047fcf9415899b123d542a99eeeac7a4b0.tar.gz
fix: branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae5e1be73bac..4dd1946a7829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git' 'go>=2:1.17.0-1' 'nodejs>=17' 'yarn')
provides=('v2raya')
conflicts=('v2raya')
backup=("etc/default/v2raya")
-source=("$pkgname::git+$url#branch=feat_v5")
+source=("$pkgname::git+$url")
sha512sums=('SKIP')