summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlurker2021-03-22 21:22:31 -0400
committerlurker2021-03-22 21:22:31 -0400
commit3735cefe226401018810a7c158adddc3e1d44903 (patch)
tree384ae7e7ec0555888cbd8c979fbe598455f933ce /PKGBUILD
parentfcfd6a49c5e3c32160f74329ccd7235eba640d14 (diff)
downloadaur-autoygg-git.tar.gz
Point at main branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 747dfdfcb7c1..d67d3d9768fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Stephen304 <info at massmesh dot org>
pkgname=autoygg-git
_pkgname="autoygg"
-pkgver=v0.2.2.dev20210316233552
+pkgver=v0.2.2.dev20210323005448
pkgrel=1
pkgdesc="An easy internet egress client/server for Yggdrasil network."
arch=('x86_64' 'i686' 'armv7h' 'armv6h' 'aarch64')
@@ -16,7 +16,7 @@ conflicts=("$_pkgname")
backup=('etc/autoygg/server.yaml' 'etc/autoygg/accesslist.yaml' 'etc/autoygg/client.yaml')
options=()
install=autoygg.install
-source=('autoygg::git+https://github.com/MassMesh/autoygg.git#branch=simple-build')
+source=('autoygg::git+https://github.com/MassMesh/autoygg.git#branch=main')
md5sums=('SKIP')
pkgver() {