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 aca8f8fe5575..2a40e044dc2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jun7 <jun7@hush.com>
pkgname=wyebadblock-git
pkgver=1.1
-pkgrel=6
+pkgrel=7
pkgdesc="An adblock extension for webkit2gtk browsers."
arch=('x86_64')
provides=('wyebab-git')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('webkit2gtk')
makedepends=('git')
_branch=master
-source=("git://github.com/jun7/wyebadblock.git#branch=$_branch")
+source=("git+https://github.com/jun7/wyebadblock.git#branch=$_branch")
md5sums=('SKIP')
pkgver(){