diff options
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD | 6 | ||||
-rw-r--r-- | nonprism/kdepim-runtime-nonprism/PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD index 0d3e0dbec..4e904a5b7 100644 --- a/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD +++ b/nonprism/kdenetwork-kopete-libre-nonprism/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 201659 2013-12-17 13:52:43Z andrea $ +# $Id: PKGBUILD 203932 2014-01-14 07:49:31Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> _pkgname=kdenetwork-kopete pkgname=kdenetwork-kopete-libre-nonprism -pkgver=4.12.0 +pkgver=4.12.1 pkgrel=1 pkgdesc='Instant Messenger, without Skype and support for unsafe and dangerous for privacy protocols' url='http://kde.org/applications/internet/kopete/' @@ -20,7 +20,7 @@ conflicts=$_pkgname provides=$_pkgname=$pkgver source=("http://download.kde.org/stable/${pkgver}/src/kopete-${pkgver}.tar.xz" 'libre-nonprism.patch') -sha1sums=('c1ef611b27079388e48e558a65e2de80db93d875' +sha1sums=('e6ad13cb81842961df0e6e9ecda309b47db0af29' 'ddde6ed0b6f281512dc12cb80f712f33c6932c92') prepare() { diff --git a/nonprism/kdepim-runtime-nonprism/PKGBUILD b/nonprism/kdepim-runtime-nonprism/PKGBUILD index 0e899459f..222f86473 100644 --- a/nonprism/kdepim-runtime-nonprism/PKGBUILD +++ b/nonprism/kdepim-runtime-nonprism/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 201659 2013-12-17 13:52:43Z andrea $ +# $Id: PKGBUILD 203696 2014-01-14 07:35:24Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> _pkgname=kdepim-runtime pkgname=kdepim-runtime-nonprism -pkgver=4.12.0 +pkgver=4.12.1 pkgrel=1 pkgdesc='Extends the functionality of kdepim, without libkgapi and libkfbapi support' arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ replaces=('kdepim-runtime' 'kdepim-runtime-coherence') conflicts=kdepim-runtime provides=kdepim-runtime=$pkgver source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz") -sha1sums=('fe988ea74cf83f1dae99f81bc02eefaa834c664c') +sha1sums=('0df4bc061f5c6aca896361358befb58a0425347f') prepare() { mkdir build |