summaryrefslogtreecommitdiff
path: root/nonprism/kdenetwork-kopete/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism/kdenetwork-kopete/PKGBUILD')
-rw-r--r--nonprism/kdenetwork-kopete/PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD
index a4243dc2d..7384e8ba9 100644
--- a/nonprism/kdenetwork-kopete/PKGBUILD
+++ b/nonprism/kdenetwork-kopete/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 281922 2016-11-22 16:20:17Z anthraxx $
+# $Id: PKGBUILD 283325 2016-12-15 10:41:32Z arojas $
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Maintainer (Arch): Antonio Rojas <arojas@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdenetwork-kopete
-pkgver=16.08.3
-pkgrel=3.parabola1.nonprism1
+pkgver=16.12.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/'
arch=('i686' 'x86_64' 'armv7h')
@@ -17,12 +17,13 @@ conflicts=(${pkgname}-libre ${pkgname}-libre-nonprism)
depends=('kdebase-runtime' 'libotr' 'qimageblitz' 'kdepimlibs4')
makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'jsoncpp')
optdepends=('mediastreamer: jingle support')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"
- 'kopete-mediastreamer2.14.patch'
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"{,.sig} kopete-mediastreamer2.14.patch
'libre-nonprism.patch')
-sha1sums=('5ffbfd68c91ce251bf7f22943bc8cb8284b30eaa'
+sha1sums=('0add6bd39d5c1342dd6d8d6257238f310a6f211a'
+ 'SKIP'
'b284ffb226cbcc0da6540ecd978d37287aa6eddb'
'f0d7b727da1b5160f05952eec4df1bfbefab99cf')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
prepare() {
cd kopete-$pkgver