diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-07 03:57:47 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-07 03:57:47 -0200 |
commit | 802127071260339f9a648777c0131faff23fbddf (patch) | |
tree | 11ed8046f54d1e75abce3e25b5809d718dffe2a4 /nonprism | |
parent | 8b493760dd261ea69e4096fb7381f5218061990c (diff) | |
download | abslibre-802127071260339f9a648777c0131faff23fbddf.tar.gz abslibre-802127071260339f9a648777c0131faff23fbddf.tar.bz2 abslibre-802127071260339f9a648777c0131faff23fbddf.zip |
kde packages: updating libre packages to 4.11.4 version
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD | 6 | ||||
-rw-r--r-- | nonprism/kdepim-runtime-nonprism/PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD index a5f4e9807..7927661a6 100644 --- a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD +++ b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 198789 2013-11-04 15:13:00Z andrea $ +# $Id: PKGBUILD 201125 2013-12-06 12:34:37Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> _pkgname=kdenetwork-kopete pkgname=kdenetwork-kopete-libre-nonprism -pkgver=4.11.3 +pkgver=4.11.4 pkgrel=1 pkgdesc='Instant Messenger, without skype and support for unsafe and dangerous for privacy protocols' url='http://kde.org/applications/internet/kopete/' @@ -22,7 +22,7 @@ source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz" 'libotr3.patch' 'mediastreamer29.patch' 'libre-nonprism.patch') -sha1sums=('70fd03fb955574f4eba733d590ce15c841fd8805' +sha1sums=('d8bc0c386d9f846e2d5f05d7dfa421fdcb2ac537' '9c3b0ee15538fbfa36aa0a4748b1f6b5a7905384' '317683a5c2acd0a0058c5ab42f6006e9db511ef3' '3c46e5c80ef0cd3f6fe9fb6d5cb8c252c6792208') diff --git a/nonprism/kdepim-runtime-nonprism/PKGBUILD b/nonprism/kdepim-runtime-nonprism/PKGBUILD index 771a3e045..b99ee562f 100644 --- a/nonprism/kdepim-runtime-nonprism/PKGBUILD +++ b/nonprism/kdepim-runtime-nonprism/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 198789 2013-11-04 15:13:00Z andrea $ +# $Id: PKGBUILD 200881 2013-12-06 12:16:11Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> _pkgname=kdepim-runtime pkgname=kdepim-runtime-nonprism -pkgver=4.11.3 +pkgver=4.11.4 pkgrel=1 pkgdesc='Extends the functionality of kdepim, without libkgapi and libkfbapi support' arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ replaces=('kdepim-runtime' 'kdepim-runtime-coherence') conflicts=kdepim-runtime provides=kdepim-runtime=$pkgver source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz") -sha1sums=('168455654655bd302c668ca91f18fab47fa6cd3c') +sha1sums=('202f6c9d0631c6297d4fd6b0b46167bab34a9b34') prepare() { mkdir build |