[arch-commits] Commit in kadu/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Jan 25 08:21:35 UTC 2017
Date: Wednesday, January 25, 2017 @ 08:21:35
Author: arojas
Revision: 208988
Update to 4.3
Modified:
kadu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-25 08:13:52 UTC (rev 208987)
+++ PKGBUILD 2017-01-25 08:21:35 UTC (rev 208988)
@@ -4,7 +4,7 @@
# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
pkgname=kadu
-pkgver=4.2
+pkgver=4.3
pkgrel=1
pkgdesc='Qt-based Jabber/XMPP and Gadu-Gadu client'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
makedepends=('cmake' 'libao' 'libsndfile' 'libxtst' 'curl' 'qt5-tools' 'qxmpp')
optdepends=('qxmpp: Jabber protocol')
source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2)
-md5sums=('7b255ac2cd44d4c038d30cec2efac762')
+md5sums=('011899121ca5a7e653892f29072032e2')
prepare() {
sed -i 's/unity_integration//g' $pkgname-$pkgver/Plugins.cmake
More information about the arch-commits
mailing list