summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormemoryleakx2018-06-07 21:01:06 +0200
committermemoryleakx2018-06-07 21:01:06 +0200
commit199cfabbda054b76494894e9f37a7ae3b3d9b613 (patch)
treeac53fa0a54a712afc50c73d211c06e703bcb2bfb /PKGBUILD
parent824704b5e8a567772bf7400321354c5711537ea0 (diff)
downloadaur-hblox-git.tar.gz
hosted on gitlab
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a43282c9f2ba..b58fca1c17a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=hblox-git
_gitname=hblox
pkgdesc='hblox is an command line ad blocker for Linux using the hosts file. (written in Python 3)'
-pkgver=r8.65d2d86
+pkgver=r13.ee462b9
pkgrel=1
arch=('any')
-url="https://github.com/memoryleakx/hblox"
+url="https://gitlab.com/memoryleakx/hblox"
license=('GPL3')
depends=('python-clint>=0.5'
'python-urllib3>=1.22'