summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpyamsoft2020-06-13 22:26:25 -0700
committerpyamsoft2020-06-13 22:26:25 -0700
commit5824f527368141b512b117e4ab3219139e341f60 (patch)
tree1ac4f96243d704ea7f5b0cd0982cf96a5747f819 /PKGBUILD
parentff3fb951d62c2d8ae378f8218571eb3563f5ef02 (diff)
downloadaur-5824f527368141b512b117e4ab3219139e341f60.tar.gz
Update branch url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edd2b71e9f8e..61b2affec130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=update-hosts-git
# shellcheck disable=SC2034
pkgdesc="Generate a hosts file based on multiple sources (git)"
# shellcheck disable=SC2034
-pkgver=r334.78c836c
+pkgver=r364.16dbd0f
# shellcheck disable=SC2034
pkgrel=1
# shellcheck disable=SC2034
@@ -39,7 +39,7 @@ url="https://github.com/pyamsoft/update-hosts.git"
# shellcheck disable=SC2034
sha256sums=('SKIP')
# shellcheck disable=SC2034
-source=("${_gitname}::git+${url}#branch=master")
+source=("${_gitname}::git+${url}#branch=main")
###############################################################################