diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-01-25 12:06:27 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-01-25 12:06:27 -0200 |
commit | 4fd05005a174dbdb51dd482b4f31a96cc7642b7c (patch) | |
tree | f691f415695e37edda700ad0859275eeb90c4c48 | |
parent | 55a8f69a17862c37886984382e2703da6b929f3e (diff) | |
download | abslibre-4fd05005a174dbdb51dd482b4f31a96cc7642b7c.tar.gz abslibre-4fd05005a174dbdb51dd482b4f31a96cc7642b7c.tar.bz2 abslibre-4fd05005a174dbdb51dd482b4f31a96cc7642b7c.zip |
kdenetwork-kopete-14.12.1-1.parabola1{,.nonprism1}: updating version
-rw-r--r-- | libre/kdenetwork-kopete/PKGBUILD | 8 | ||||
-rw-r--r-- | nonprism/kdenetwork-kopete/PKGBUILD | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/libre/kdenetwork-kopete/PKGBUILD b/libre/kdenetwork-kopete/PKGBUILD index 2690e023f..575bbb4cf 100644 --- a/libre/kdenetwork-kopete/PKGBUILD +++ b/libre/kdenetwork-kopete/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 226656 2014-11-19 18:50:27Z fyan $ +# $Id: PKGBUILD 229290 2015-01-16 06:38:06Z fyan $ # Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kdenetwork-kopete -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1.parabola1 pkgdesc='Instant Messenger, without nonfree Skype support' url='http://kde.org/applications/internet/kopete/' @@ -16,8 +16,8 @@ depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libidn' 'qimageblitz' 'libgadu' 'mediastreamer' 'jsoncpp') makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz") -sha1sums=('298937c6fe06b409881592a4b50dceff9dcf9c87') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz") +sha1sums=('bf5c8b45c6706ed26e5257817e838fd538033aa2') prepare() { cd kopete-${pkgver} diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD index 9adcbbd04..c77a15617 100644 --- a/nonprism/kdenetwork-kopete/PKGBUILD +++ b/nonprism/kdenetwork-kopete/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 226656 2014-11-19 18:50:27Z fyan $ +# $Id: PKGBUILD 229290 2015-01-16 06:38:06Z fyan $ # Maintainer (Arch): Andrea Scarpino <andrea@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kdenetwork-kopete -pkgver=4.14.3 +pkgver=14.12.1 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/' @@ -16,9 +16,9 @@ depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libidn' 'qimageblitz' 'mediastreamer' 'jsoncpp') makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz" +source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz" 'libre-nonprism.patch') -sha1sums=('298937c6fe06b409881592a4b50dceff9dcf9c87' +sha1sums=('bf5c8b45c6706ed26e5257817e838fd538033aa2' 'ddde6ed0b6f281512dc12cb80f712f33c6932c92') prepare() { |