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

Andrea Scarpino andrea at archlinux.org
Thu Sep 6 20:39:45 UTC 2012


    Date: Thursday, September 6, 2012 @ 16:39:45
  Author: andrea
Revision: 166347

upgpkg: kwebkitpart 1.3.0-1

Upstream release

Modified:
  kwebkitpart/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-06 20:23:30 UTC (rev 166346)
+++ PKGBUILD	2012-09-06 20:39:45 UTC (rev 166347)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kwebkitpart
-pkgver=1.2.0.20120705
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="A WebKit browser component for KDE"
 url="http://opendesktop.org/content/show.php?content=127960"
@@ -11,8 +11,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('659f9737bcc79f0bfbd08ff37ad0e232')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('27f72c8044fc798add9f4cbf9c799154')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list