[arch-commits] Commit in kadu/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Nov 2 20:23:10 UTC 2016


    Date: Wednesday, November 2, 2016 @ 20:23:10
  Author: arojas
Revision: 194544

Update to 4.1

Modified:
  kadu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 19:40:53 UTC (rev 194543)
+++ PKGBUILD	2016-11-02 20:23:10 UTC (rev 194544)
@@ -4,7 +4,7 @@
 # Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
 
 pkgname=kadu
-pkgver=4.0
+pkgver=4.1
 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=('639dd102474e2cea73876d4051459082')
+md5sums=('6d74ad3c7e6dfc353f780d2d992fb488')
 
 prepare() {
   sed -i 's/unity_integration//g' $pkgname-$pkgver/Plugins.cmake



More information about the arch-commits mailing list