summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/kdenetwork-kopete/PKGBUILD6
-rw-r--r--nonprism/kdepim-runtime/PKGBUILD6
-rw-r--r--nonprism/kdepim/PKGBUILD10
3 files changed, 11 insertions, 11 deletions
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD
index fa4561706..9adcbbd04 100644
--- a/nonprism/kdenetwork-kopete/PKGBUILD
+++ b/nonprism/kdenetwork-kopete/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 224764 2014-10-18 11:43:49Z andrea $
+# $Id: PKGBUILD 226656 2014-11-19 18:50:27Z fyan $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdenetwork-kopete
-pkgver=4.14.2
+pkgver=4.14.3
pkgrel=1.parabola1.nonprism1
pkgdesc='Instant Messenger, without nonfree Skype support and support for unsafe and dangerous for privacy protocols'
url='http://kde.org/applications/internet/kopete/'
@@ -18,7 +18,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz"
'libre-nonprism.patch')
-sha1sums=('f9d800ccc10cfc811198441a6dd6221786695a48'
+sha1sums=('298937c6fe06b409881592a4b50dceff9dcf9c87'
'ddde6ed0b6f281512dc12cb80f712f33c6932c92')
prepare() {
diff --git a/nonprism/kdepim-runtime/PKGBUILD b/nonprism/kdepim-runtime/PKGBUILD
index e068aa140..22bf7648b 100644
--- a/nonprism/kdepim-runtime/PKGBUILD
+++ b/nonprism/kdepim-runtime/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 224764 2014-10-18 11:43:49Z andrea $
+# $Id: PKGBUILD 226408 2014-11-19 16:34:22Z fyan $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdepim-runtime
-pkgver=4.14.2
+pkgver=4.14.3
pkgrel=1.nonprism1
pkgdesc='Extends the functionality of kdepim, without libkgapi and libkfbapi support'
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ install="${pkgname}.install"
replaces=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
conflicts=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('dc3c2f92903f6a7ee9a38a7a8c14050b17638849')
+sha1sums=('377e8c3d91c8f3348cd4f6598c242c5f308486d1')
prepare() {
mkdir build
diff --git a/nonprism/kdepim/PKGBUILD b/nonprism/kdepim/PKGBUILD
index f6203f9af..6cf103f07 100644
--- a/nonprism/kdepim/PKGBUILD
+++ b/nonprism/kdepim/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 225407 2014-10-28 18:32:14Z andrea $
+# $Id: PKGBUILD 227047 2014-11-24 10:26:00Z fyan $
# Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Pierre Schmitz <pierre@archlinux.de>
# Maintainer: André Silva <emulatorman@parabola.nu>
@@ -12,16 +12,16 @@ pkgname=('kdepim-akonadiconsole'
'kdepim-knotes'
'kdepim-korganizer'
'kdepim-libkdepim')
-pkgver=4.14.2
+pkgver=4.14.3
pkgrel=2.nonprism1
arch=('i686' 'x86_64' 'mips64el')
url='http://pim.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdepim')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link'
- 'baloo4')
+ 'baloo4' 'grantlee-qt4')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('512e1da40c71128beb429b19e2377516241ee2e4')
+sha1sums=('da7ae7e595119a92f5f2399cbe60b0a6cb38817f')
build() {
mkdir build
@@ -149,7 +149,7 @@ package_kdepim-korganizer() {
package_kdepim-libkdepim() {
pkgdesc='Library for KDE PIM, without Google Drive support'
groups=()
- depends=('kdepim-runtime' 'baloo4-akonadi')
+ depends=('kdepim-runtime' 'baloo4-akonadi' 'grantlee-qt4')
url='http://pim.kde.org'
conflicts=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
'kdepim-akonadi' 'kdepim-libkdepim-nonprism')