[arch-commits] Commit in kwebkitpart/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Oct 12 18:43:02 UTC 2011


    Date: Wednesday, October 12, 2011 @ 14:43:01
  Author: andrea
Revision: 140400

upgpkg: kwebkitpart 1.2.0-1

Upstream release

Modified:
  kwebkitpart/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-12 13:08:45 UTC (rev 140399)
+++ PKGBUILD	2011-10-12 18:43:01 UTC (rev 140400)
@@ -1,18 +1,19 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kwebkitpart
-pkgver=1.1.1
+pkgver=1.2.0
 pkgrel=1
-pkgdesc="A web browser component for KDE"
+pkgdesc="A WebKit browser component for KDE"
 url="http://opendesktop.org/content/show.php?content=127960"
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("${pkgname}-${pkgver}.tar.bz2"::"http://quickgit.kde.org/?p=${pkgname}.git&a=snapshot&h=37bddda24735bb8eb2d9e324f983b8e84a45503e&fmt=tbz2")
-md5sums=('54c1fbb77f4a3c021b33a52a503fec8e')
+source=("${pkgname}-${pkgver}.tar.bz2"::"http://quickgit.kde.org/?p=${pkgname}.git&a=snapshot&h=d2aba2aa0664fde17f29d526226576aa6b956ee1&fmt=tbz2")
+md5sums=('d87b69fc4945aa9159908f842c3f9e2e')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list