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 0c1bec9f3f96..e7e3f60def6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = update-hosts-git
pkgdesc = Generate a hosts file based on multiple sources (git)
- pkgver = r142.4bf9f41
+ pkgver = r162.3a6cc03
pkgrel = 1
url = https://github.com/pyamsoft/update-hosts.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f5ee93871bf1..9f120afdb543 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=update-hosts-git
_gitname=update-hosts
pkgdesc="Generate a hosts file based on multiple sources (git)"
-pkgver=r142.4bf9f41
+pkgver=r162.3a6cc03
pkgrel=1
arch=('any')
makedepends=('git')