mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 01:37:15 +08:00
moving kwebkitpart, kdenetwork updates to stable
This commit is contained in:
parent
74587d5340
commit
58128c30f5
@ -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"
|
||||
|
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user