diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-01 03:15:47 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-01 03:15:47 -0300 |
commit | c57a037154972f8a0ede6d3b60ec9d22dbf71b48 (patch) | |
tree | 811397bef669eb45b32b64ff409b514b08c330c4 /nonprism | |
parent | 6220e74b25f00c84b9430ea341d4c7bba083a419 (diff) |
kde packages: updating libre and nonprism packages to 4.12.4 version
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD | 8 | ||||
-rw-r--r-- | nonprism/kdepim-runtime-nonprism/PKGBUILD | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD index b60446276..6b9223be6 100644 --- a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD +++ b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 206697 2014-03-05 07:38:14Z andrea $ +# $Id: PKGBUILD 209567 2014-03-31 10:22:01Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> _pkgname=kdenetwork-kopete pkgname=kdenetwork-kopete-libre-nonprism -pkgver=4.12.3 -pkgrel=1.1 +pkgver=4.12.4 +pkgrel=1 pkgdesc='Instant Messenger, without nonfree Skype support and support for unsafe and dangerous for privacy protocols' url='http://kde.org/applications/internet/kopete/' arch=('i686' 'x86_64' 'mips64el') @@ -20,7 +20,7 @@ makedepends=('cmake' 'automoc4' 'boost') install=${_pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz" 'libre-nonprism.patch') -sha1sums=('bf707283338c8387619a9f4387af9b72e6275e95' +sha1sums=('6cf22f4b219807e713e1ae20073d6113eca14ba0' 'ddde6ed0b6f281512dc12cb80f712f33c6932c92') prepare() { diff --git a/nonprism/kdepim-runtime-nonprism/PKGBUILD b/nonprism/kdepim-runtime-nonprism/PKGBUILD index 567e4c927..e12ae1918 100644 --- a/nonprism/kdepim-runtime-nonprism/PKGBUILD +++ b/nonprism/kdepim-runtime-nonprism/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 206697 2014-03-05 07:38:14Z andrea $ +# $Id: PKGBUILD 209281 2014-03-31 09:56:33Z 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.12.3 +pkgver=4.12.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=('b45fab89123c4cfff9dae864e83d1ecb3801ca5a') +sha1sums=('2abba3a1dc97f68f64230a86feb75dd430f95cc2') prepare() { mkdir build |