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 5a14e50fe249..67d275970cf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = update-hosts-git
pkgdesc = Generate a hosts file based on multiple sources (git)
- pkgver = r49.078ed7a
+ pkgver = r55.fef04b4
pkgrel = 1
url = https://github.com/pyamsoft/update-hosts.git
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0e01e855500b..d4c9fa034276 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=r49.078ed7a
+pkgver=r55.fef04b4
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('git')