diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-05 23:42:44 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-05 23:42:44 -0200 |
commit | 118c6c7f368e386e7c83b4634fedac54127a1e7c (patch) | |
tree | 307a7b7d5b0c921e89c00a07238a50e61d3a3f0d /libre | |
parent | ccf9198eda1deef20e9405d09bbe2806d5defd48 (diff) | |
download | abslibre-118c6c7f368e386e7c83b4634fedac54127a1e7c.tar.gz abslibre-118c6c7f368e386e7c83b4634fedac54127a1e7c.tar.bz2 abslibre-118c6c7f368e386e7c83b4634fedac54127a1e7c.zip |
kdenetwork-kopete-libre-4.10.1-1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/kdenetwork-kopete-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kdenetwork-kopete-libre/PKGBUILD b/libre/kdenetwork-kopete-libre/PKGBUILD index cbd38ec0f..8fb964334 100644 --- a/libre/kdenetwork-kopete-libre/PKGBUILD +++ b/libre/kdenetwork-kopete-libre/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 176632 2013-01-31 14:46:22Z andrea $ +# $Id: PKGBUILD 179256 2013-03-04 11:13:30Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> pkgbase=kdenetwork pkgname=('kdenetwork-kopete-libre') -pkgver=4.10.0 +pkgver=4.10.1 pkgrel=1 arch=('i686' 'x86_64' 'mips64el') url='http://www.kde.org' @@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr3' 'ppp' 'libktorrent' 'libmms' 'mediastreamer' 'telepathy-qt') source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz" 'use-libotr3.patch') -sha1sums=('974bd9aea71a583563667e7cdc4749fe9d5bd82e' +sha1sums=('3d54276d1b3808896640d8a28db2c354ef268953' '9c3b0ee15538fbfa36aa0a4748b1f6b5a7905384') build() { |