summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/kdenetwork-kopete/PKGBUILD8
-rw-r--r--nonprism/kdenetwork-kopete/PKGBUILD8
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() {