summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c0c3fbecf22..035de1ac6b05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jonathan Liu <net147@gmail.com>
pkgname=znc-palaver-git
_gitname=znc-palaver
-pkgver=r95.cb74b8f
-pkgrel=2
+pkgver=r96.825cb68
+pkgrel=1
pkgdesc="Palaver ZNC module provides push notifications"
arch=('i686' 'x86_64')
url="git://github.com/cocodelabs/znc-palaver"
license=('MIT')
depends=('znc')
-source=("git://github.com/cocodelabs/${_gitname}.git")
+source=("git+https://github.com/cocodelabs/${_gitname}.git")
md5sums=('SKIP')
pkgver() {