diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-16 19:58:04 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-16 19:58:04 -0300 |
commit | d3b4512788e5cb82c2729262c5c38b1dde16f1ce (patch) | |
tree | be6977504209e1078334cf79ed6c697a1566da61 /nonprism | |
parent | 3bb305a0fc34cbdfa027a0b8d524f8a641d45f8c (diff) | |
download | abslibre-d3b4512788e5cb82c2729262c5c38b1dde16f1ce.tar.gz abslibre-d3b4512788e5cb82c2729262c5c38b1dde16f1ce.tar.bz2 abslibre-d3b4512788e5cb82c2729262c5c38b1dde16f1ce.zip |
kdenetwork-kopete-15.12.3-1.parabola1{,.nonprism1}: updating version
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/kdenetwork-kopete/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD index 8e4c14b18..44c3ff881 100644 --- a/nonprism/kdenetwork-kopete/PKGBUILD +++ b/nonprism/kdenetwork-kopete/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 260849 2016-03-05 08:33:24Z bpiotrowski $ +# $Id: PKGBUILD 261475 2016-03-15 10:26:40Z arojas $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=kdenetwork-kopete -pkgver=15.12.2 -pkgrel=2.parabola1.nonprism1 +pkgver=15.12.3 +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') @@ -19,7 +19,7 @@ optdepends=('mediastreamer: jingle support') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz" 'libre-nonprism.patch') -sha1sums=('f9d56d27a3cb0c2b8a4e50a75ee23b5773d327d4' +sha1sums=('e574524251318e5d9acaa33eb1d89ee7be827557' 'f0d7b727da1b5160f05952eec4df1bfbefab99cf') prepare() { |