summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2022-03-20 21:33:28 +0100
committerFrederik Schwan2022-03-20 21:33:28 +0100
commit0617ae3ff0d0a020856536c35b2fe2cee9451521 (patch)
treef38c5c3fc7a6bcc7425b4c67e807c1261a09798c /PKGBUILD
parent747ae31369a52e2d084301270bf7db94d17b229e (diff)
downloadaur-libstrophe-git.tar.gz
upgpkg: libstrophe-git 719.06afe3d-1
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() {