mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:57:16 +08:00
rkward: bump
This commit is contained in:
parent
72b0da9ce3
commit
cdadf72fb1
@ -10,17 +10,17 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=rkward
|
||||
pkgver=0.5.6
|
||||
pkgver=0.6.1
|
||||
pkgrel=1
|
||||
pkgdesc="Easy to use transparent frontend to R for KDE4"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://rkward.sourceforge.net/"
|
||||
license=('GPL')
|
||||
depends=('kdelibs' 'qt' 'r' 'docbook-xsl')
|
||||
categories=('programming')
|
||||
makedepends=('cmake' 'automoc4' 'icu')
|
||||
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('58ce297310c73ee9c617360a975f0752')
|
||||
md5sums=('aa2c16c4b76f729289bd2853fa4da2a8')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user