diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-10-02 01:16:10 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-10-02 01:16:10 -0300 |
commit | 6520c4475cea65147250b6f7ff41b75ea9cacbfb (patch) | |
tree | 29f26621b8ef7a0e304b9bca473e55806207d608 /libre/kdenetwork-kopete-libre | |
parent | 21f5aff726166d79efc56fa4e9998ab6ed9c8a1a (diff) | |
download | abslibre-6520c4475cea65147250b6f7ff41b75ea9cacbfb.tar.gz abslibre-6520c4475cea65147250b6f7ff41b75ea9cacbfb.tar.bz2 abslibre-6520c4475cea65147250b6f7ff41b75ea9cacbfb.zip |
kde 4.11.2 release
Diffstat (limited to 'libre/kdenetwork-kopete-libre')
-rw-r--r-- | libre/kdenetwork-kopete-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kdenetwork-kopete-libre/PKGBUILD b/libre/kdenetwork-kopete-libre/PKGBUILD index c4343e402..ef67d28c9 100644 --- a/libre/kdenetwork-kopete-libre/PKGBUILD +++ b/libre/kdenetwork-kopete-libre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 194033 2013-09-10 12:51:41Z andrea $ +# $Id: PKGBUILD 195745 2013-10-01 15:33:32Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> _pkgname=kdenetwork-kopete pkgname=kdenetwork-kopete-libre -pkgver=4.11.1 +pkgver=4.11.2 pkgrel=1 pkgdesc='Instant Messenger, without skype support' url='http://kde.org/applications/internet/kopete/' @@ -21,7 +21,7 @@ provides=$_pkgname=$pkgver source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz" 'libotr3.patch' 'mediastreamer29.patch') -sha1sums=('1dd677e6fd4335e6d0bb906f4c981395ca204e12' +sha1sums=('d7616376d7488050ce2c6ec6b7a1f4010fe91084' '9c3b0ee15538fbfa36aa0a4748b1f6b5a7905384' '317683a5c2acd0a0058c5ab42f6006e9db511ef3') |