mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 19:27:15 +08:00
New rekonq 0.7.0 online.
This commit is contained in:
parent
7a37b19512
commit
7f03691832
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=rekonq
|
||||
pkgver=0.6.85
|
||||
pkgver=0.7.0
|
||||
pkgrel=1
|
||||
pkgdesc='A WebKit based web browser for KDE'
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ depends=('kdelibs>=4.6.1' 'qt>=4.7.1')
|
||||
makedepends=('cmake' 'automoc4' 'docbook-xsl')
|
||||
install=${pkgname}.install
|
||||
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
|
||||
md5sums=('cac161f0c5375d178ee564bf79497bd0')
|
||||
md5sums=('73de712f71ea4caf2e66a92c77505da8')
|
||||
|
||||
build(){
|
||||
cd ${srcdir}
|
||||
|
Loading…
Reference in New Issue
Block a user