[arch-commits] Commit in kdenetwork-kopete/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 06:38:07 UTC 2015
Date: Friday, January 16, 2015 @ 07:38:06
Author: fyan
Revision: 229290
upgpkg: kdenetwork-kopete 14.12.1-1
Modified:
kdenetwork-kopete/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 06:32:58 UTC (rev 229289)
+++ PKGBUILD 2015-01-16 06:38:06 UTC (rev 229290)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdenetwork-kopete
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc='Instant Messenger'
url='http://kde.org/applications/internet/kopete/'
@@ -13,8 +14,8 @@
'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() {
mkdir build
More information about the arch-commits
mailing list