summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 12:21:13 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 12:21:13 -0500
commit7c1d9cb2b58e58188131284320e40f578d05cedf (patch)
tree9f01949df412fd287d03871a4eae76b6a92a886a /nonprism
parent753e3c8185c94fc3ff475c2c5735080491dfd8d2 (diff)
parent359904e2aafe6f034e233ea695784d86a49283a1 (diff)
downloadabslibre-7c1d9cb2b58e58188131284320e40f578d05cedf.tar.gz
abslibre-7c1d9cb2b58e58188131284320e40f578d05cedf.tar.bz2
abslibre-7c1d9cb2b58e58188131284320e40f578d05cedf.zip
Merge branch 'master' of git://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD12
-rw-r--r--nonprism/kdepim-runtime-nonprism/PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD
index bb3d74ade..c5ad0543c 100644
--- a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD
+++ b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD
@@ -1,26 +1,26 @@
-# $Id: PKGBUILD 205344 2014-02-04 14:04:24Z svenstaro $
+# $Id: PKGBUILD 206697 2014-03-05 07:38:14Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
_pkgname=kdenetwork-kopete
pkgname=kdenetwork-kopete-libre-nonprism
-pkgver=4.12.2
+pkgver=4.12.3
pkgrel=1
pkgdesc='Instant Messenger, without Skype and support for unsafe and dangerous for privacy protocols'
url='http://kde.org/applications/internet/kopete/'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdenetwork')
+replaces=$_pkgname
+conflicts=$_pkgname
+provides=$_pkgname=$pkgver
depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libidn'
'qimageblitz' 'mediastreamer' 'jsoncpp')
makedepends=('cmake' 'automoc4' 'boost')
install=${_pkgname}.install
-replaces=$_pkgname
-conflicts=$_pkgname
-provides=$_pkgname=$pkgver
source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz"
'libre-nonprism.patch')
-sha1sums=('6b5ebab916f4527157cf7f979724538f38052bad'
+sha1sums=('bf707283338c8387619a9f4387af9b72e6275e95'
'ddde6ed0b6f281512dc12cb80f712f33c6932c92')
prepare() {
diff --git a/nonprism/kdepim-runtime-nonprism/PKGBUILD b/nonprism/kdepim-runtime-nonprism/PKGBUILD
index ecdf5bc50..567e4c927 100644
--- a/nonprism/kdepim-runtime-nonprism/PKGBUILD
+++ b/nonprism/kdepim-runtime-nonprism/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 205108 2014-02-04 13:51:21Z svenstaro $
+# $Id: PKGBUILD 206697 2014-03-05 07:38:14Z andrea $
# 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.2
+pkgver=4.12.3
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=('9ec15431754f8ea49f764cafa5bb87eda5fef5b6')
+sha1sums=('b45fab89123c4cfff9dae864e83d1ecb3801ca5a')
prepare() {
mkdir build