summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlurker2021-03-22 21:22:31 -0400
committerlurker2021-03-22 21:22:31 -0400
commit3735cefe226401018810a7c158adddc3e1d44903 (patch)
tree384ae7e7ec0555888cbd8c979fbe598455f933ce
parentfcfd6a49c5e3c32160f74329ccd7235eba640d14 (diff)
downloadaur-autoygg-git.tar.gz
Point at main branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c98e1492c921..666433258689 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = autoygg-git
backup = etc/autoygg/server.yaml
backup = etc/autoygg/accesslist.yaml
backup = etc/autoygg/client.yaml
- 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
pkgname = autoygg-git
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() {