summaryrefslogtreecommitdiff
path: root/extra/kwebkitpart/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kwebkitpart/PKGBUILD')
-rw-r--r--extra/kwebkitpart/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/kwebkitpart/PKGBUILD b/extra/kwebkitpart/PKGBUILD
index 02cdb957a..0b71d5947 100644
--- a/extra/kwebkitpart/PKGBUILD
+++ b/extra/kwebkitpart/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 145323 2011-12-21 20:46:58Z andrea $
+# $Id: PKGBUILD 163018 2012-07-05 19:22:35Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kwebkitpart
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.0.20120705
+pkgrel=1
pkgdesc="A WebKit browser component for KDE"
url="http://opendesktop.org/content/show.php?content=127960"
arch=('i686' 'x86_64' 'mips64el')
@@ -11,8 +11,8 @@ license=('LGPL')
depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('e736d7b26cf6e3c0eed837837b3f032b')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('659f9737bcc79f0bfbd08ff37ad0e232')
build() {
cd "${srcdir}"