summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpyamsoft2015-10-22 17:18:48 -0700
committerpyamsoft2015-10-22 17:18:48 -0700
commit140721478cc70720bf2551d111f4bcf7ddd2bbf2 (patch)
treeca140c625f3c02d70c2a0337e0f123a8667fd2ba
parent9a48fbcd6e69ad2192d3fd20f7832106a7d31e9c (diff)
downloadaur-140721478cc70720bf2551d111f4bcf7ddd2bbf2.tar.gz
Update pkgbuild with additional fixes
-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')