mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kquickimageeditor: update to 0.2.0.
This commit is contained in:
parent
41df2eddfb
commit
f105873ed7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kquickimageeditor'
|
# Template file for 'kquickimageeditor'
|
||||||
pkgname=kquickimageeditor
|
pkgname=kquickimageeditor
|
||||||
version=0.1.3
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="cmake extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="QML image editing components"
|
||||||
maintainer="Justin Jagieniak <justin@jagieniak.net>"
|
maintainer="Justin Jagieniak <justin@jagieniak.net>"
|
||||||
license="LGPL-2.1-or-later, BSD-2-Clause, CC0-1.0"
|
license="LGPL-2.1-or-later, BSD-2-Clause, CC0-1.0"
|
||||||
homepage="https://invent.kde.org/libraries/kquickimageeditor"
|
homepage="https://invent.kde.org/libraries/kquickimageeditor"
|
||||||
distfiles="${KDE_SITE}/kquickimageeditor/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${KDE_SITE}/kquickimageeditor/kquickimageeditor-${version}.tar.xz"
|
||||||
checksum=5b13f8e53bc7ea960b24064948f3d28bfb39f47529d5fa63a2090a047465c1ea
|
checksum=3cfba775498e031f6963669ee0e4426d4fddd48a244b9583620de4d312ba92ca
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-2-Clause.txt
|
vlicense LICENSES/BSD-2-Clause.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue