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 099cae186a10..1d38c03561fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Erazem Kokot <contact at erazem dot eu>
pkgname='hblock'
-pkgver=2.1.4
+pkgver=2.1.6
pkgrel=1
pkgdesc='An adblocker that creates a hosts file from automatically downloaded blacklists'
arch=('any')
url='https://github.com/hectorm/hblock'
license=('MIT')
depends=('bash' 'zip')
-sha256sums=('5028b51feaeb4a4409f0cbf76e2d6a351440e134250d058a8d0b36a446fa32bb')
+sha256sums=('47fb10ac91b54ec41d1880184eb683c7bfc62f74b19c45ec2044745f8c58f139')
source=("https://github.com/hectorm/${pkgname}/archive/v${pkgver}.tar.gz")
build() {