moving kwebkitpart, kdenetwork updates to stable

This commit is contained in:
abveritas 2011-03-15 12:14:47 +00:00
parent 74587d5340
commit 58128c30f5
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ pkgname=('kdenetwork-common'
arch=('i686' 'x86_64')
pkgver=${_kdever}
pkgrel=2
pkgrel=3
pkgdesc="split package"
url="http://www.kde.org"

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kwebkitpart
pkgver=0.9.6
pkgver=1.1
pkgrel=1
pkgdesc="A web browser component for KDE"
url="http://opendesktop.org/content/show.php?content=127960"
@ -18,8 +18,8 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
conflicts=('kwebkitpart-svn')
install=${pkgname}.install
source=("http://opendesktop.org/CONTENT/content-files/127960-${pkgname}-${pkgver}.tar.bz2")
md5sums=('017b56eae5462617bf5fded092280e1f')
source=("http://chakra-project.org/sources/kwebkitpart/${pkgname}-${pkgver}.tar.bz2")
md5sums=('1a72499b91d668409ed8ea8e5e71b398')
options=('force')
build() {