mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
kdiagram: update to 2.6.1.
This commit is contained in:
parent
424a2a7480
commit
f9d156c629
2 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdiagram'
|
||||
pkgname=kdiagram
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
||||
|
@ -8,10 +8,10 @@ makedepends="qt5-devel qt5-svg-devel qt5-plugin-mysql qt5-plugin-odbc
|
|||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-tools-devel"
|
||||
short_desc="Powerful libraries for creating business diagrams"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.kde.org/"
|
||||
distfiles="https://download.kde.org/stable/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=02788dad7e15c64b74a2d1073c5910469ab4cf46ba905030c1713dce45981882
|
||||
distfiles="${KDE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bde71ca5ef70b3077696d56b24e0e1f69ae255c0bf7bf453e9596afdd25dcdb0
|
||||
|
||||
kdiagram-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
2
srcpkgs/kdiagram/update
Normal file
2
srcpkgs/kdiagram/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site="${KDE_SITE}/kdiagram/"
|
||||
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Add table
Reference in a new issue