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 c72c7f54ba8e..4edcb3b9b7fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Papajoker <papajoke [at] archlinux [dot] info>
pkgname=pachook
-pkgver=0.1.1.r7.a833abff
+pkgver=0.1.2.r0.ga833abf
pkgrel=1
pkgdesc="simple administrator pacman hooks"
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/papajoker/pachook"
license=('GPL')
depends=('pacman')
makedepends=('git')
-source=("$pkgname::git+http://github.com/papajoker/pachook#branch=master")
+source=("$pkgname::git+https://github.com/papajoker/pachook")
md5sums=('SKIP')
pkgver() {