mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
kreport: update to 3.0.2
This commit is contained in:
parent
5eeeb55e5c
commit
5a37b1139c
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kreport
|
||||
pkgver=3.0.1
|
||||
pkgver=3.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="A framework for creation and generation of reports in multiple formats"
|
||||
arch=(x86_64)
|
||||
@ -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=('08f2cda7cd14bafcfb8afc85d851192a3dba7ca5')
|
||||
sha1sums=('86605f456da9fb7b541756a6a4ad47cdcc8a0098')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user