summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors7hoang2022-07-17 06:09:59 -0400
committers7hoang2022-07-17 06:09:59 -0400
commit2f7796f432e7ceb7a6e0e567f90e9168e1a8577a (patch)
treec4ac11df720956d759dbe30cc8b368179fd45c31
parent42d26f38d13e9c5e30927406620d161d3a731844 (diff)
downloadaur-2f7796f432e7ceb7a6e0e567f90e9168e1a8577a.tar.gz
Switch From 'default' (develop) Branch To 'main' Branch
In hopes of having a more stable branch.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0101e6242a3..a0c174796071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('python' 'python-pip' 'nginx')
makedepends=('git' 'portaudio')
optdepends=()
install=anki-sync-server.install
-source=('git+https://github.com/ankicommunity/anki-sync-server.git'
+source=('git+https://github.com/ankicommunity/anki-sync-server.git#branch=main'
'anki2.0.py'
'anki2.1.28.py'
'anki2.1.py'