mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:37:48 +08:00
kreport: update to 3.0.1
This commit is contained in:
parent
c5e7f9ed82
commit
a2b00b7c09
@ -2,8 +2,8 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kreport
|
||||
pkgver=3.0.0
|
||||
pkgrel=2
|
||||
pkgver=3.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="A framework for creation and generation of reports in multiple formats"
|
||||
arch=(x86_64)
|
||||
url="http://www.kexi-project.org/"
|
||||
@ -12,7 +12,7 @@ depends=(kproperty qt5-declarative)
|
||||
makedepends=(extra-cmake-modules python2 ki18n marble)
|
||||
optdepends=('marble: support for maps in reports')
|
||||
source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz")
|
||||
sha1sums=('7f76aa52952aff2b52d9d5f1e88686f5158a2fc3')
|
||||
sha1sums=('08f2cda7cd14bafcfb8afc85d851192a3dba7ca5')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user