From 7827aa8f4d57381fbb92c691facd968b6f3ccd65 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 10 Mar 2017 04:56:03 -0300 Subject: kdenetwork-kopete-16.12.3-1.parabola1{,.nonprism1}: updating version --- libre/kdenetwork-kopete/PKGBUILD | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'libre/kdenetwork-kopete/PKGBUILD') diff --git a/libre/kdenetwork-kopete/PKGBUILD b/libre/kdenetwork-kopete/PKGBUILD index 9206a4956..27b830959 100644 --- a/libre/kdenetwork-kopete/PKGBUILD +++ b/libre/kdenetwork-kopete/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 288746 2017-02-12 14:20:09Z arojas $ +# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $ # Maintainer (Arch): Felix Yan # Maintainer (Arch): Antonio Rojas # Contributor (Arch): Andrea Scarpino # Maintainer: André Silva pkgname=kdenetwork-kopete -pkgver=16.12.2 -pkgrel=2.parabola1 +pkgver=16.12.3 +pkgrel=1.parabola1 pkgdesc='Instant Messenger, without nonfree Skype support' -url='http://kde.org/applications/internet/kopete/' +url='https://kde.org/applications/internet/kopete/' arch=('i686' 'x86_64' 'armv7h') license=('GPL' 'LGPL' 'FDL') groups=('kde-applications' 'kdenetwork') @@ -17,12 +17,11 @@ conflicts=(${pkgname}-libre) depends=('kdebase-runtime' 'libotr' 'qimageblitz' 'kdepimlibs4') makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'libgadu' 'jsoncpp') optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol') -source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"{,.sig} kopete-mediastreamer2.14.patch - CVE-2017-5593.patch::"https://cgit.kde.org/kopete.git/patch/?id=6243764c") -sha1sums=('2db7a06b424edeb20571115b6d66f2f639562c56' - 'SKIP' - 'b284ffb226cbcc0da6540ecd978d37287aa6eddb' - '1ce697b8fe41f86b56d31a16220319e8c1478c52') +source=("https://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"{,.sig} + kopete-mediastreamer2.14.patch) +sha256sums=('61be9e45cb08e42a00bdc0e99f5d7ad7872299ac2e104124a3c0d939422376b6' + 'SKIP' + 'c34a268aaa058e563174581dbe37c15fed91e82326ec704d2a872463139865e0') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid prepare() { @@ -36,8 +35,6 @@ prepare() { # Fix build with mediastreamer 2.14 cd kopete-$pkgver patch -p1 -i ../kopete-mediastreamer2.14.patch -# Fix CVE-2017-5593 - patch -p1 -i ../CVE-2017-5593.patch } build() { -- cgit v1.2.3