summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b18ca22507c3..da0ccfe7b127 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = update-hosts-git
pkgdesc = Generate a hosts file based on multiple sources (git)
- pkgver = r179.a1cb216
+ pkgver = r182.b9031e4
pkgrel = 1
url = https://github.com/pyamsoft/update-hosts.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9d7b8af23713..1359590ec3a2 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=r179.a1cb216
+pkgver=r182.b9031e4
# shellcheck disable=SC2034
pkgrel=1
# shellcheck disable=SC2034