summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-24 14:15:34 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-24 14:16:09 -0300
commit1267379592fc80e4a6aa891334d8cca4755b673f (patch)
tree2b6928ce25f75a449c28298ac94332ae9b19a99a /nonprism
parent8397c35313d4c5f2d700d411a740396554ef8f86 (diff)
kdenetwork-kopete-16.04.0-1.parabola1{,.nonprism1}: updating version
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/kdenetwork-kopete/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD
index 44c3ff881..183464e7f 100644
--- a/nonprism/kdenetwork-kopete/PKGBUILD
+++ b/nonprism/kdenetwork-kopete/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 261475 2016-03-15 10:26:40Z arojas $
+# $Id: PKGBUILD 265157 2016-04-19 07:23:59Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdenetwork-kopete
-pkgver=15.12.3
+pkgver=16.04.0
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/'
@@ -13,13 +13,13 @@ license=('GPL' 'LGPL' 'FDL')
groups=('kde-applications' 'kdenetwork')
replaces=(${pkgname}-libre ${pkgname}-libre-nonprism)
conflicts=(${pkgname}-libre ${pkgname}-libre-nonprism)
-depends=('kdebase-runtime' 'kdepimlibs4' 'libotr' 'qimageblitz' 'jsoncpp')
+depends=('kdebase-runtime' 'libotr' 'qimageblitz' 'jsoncpp')
makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer')
optdepends=('mediastreamer: jingle support')
install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"
'libre-nonprism.patch')
-sha1sums=('e574524251318e5d9acaa33eb1d89ee7be827557'
+sha1sums=('929f6b9a4891097c5f08d0cc3d51ba87bd5253a4'
'f0d7b727da1b5160f05952eec4df1bfbefab99cf')
prepare() {