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 0151e6be917e..b38f56d28ab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederik Schwan <freswa at archlinux dot org>
pkgname=libstrophe-git
-pkgver=653.2f491e0
+pkgver=719.06afe3d
pkgrel=1
pkgdesc='A simple, lightweight C library for writing XMPP clients'
arch=('x86_64')
@@ -13,7 +13,7 @@ checkdepends=('check')
provides=('libstrophe')
conflicts=('libstrophe')
options=('staticlibs')
-source=('git://github.com/strophe/libstrophe.git')
+source=('git+https://github.com/strophe/libstrophe.git')
b2sums=('SKIP')
pkgver() {