summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")
###############################################################################