mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ktextaddons: update to 1.3.2.
This commit is contained in:
parent
91b83c2a10
commit
260b7893c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktextaddons'
|
# Template file for 'ktextaddons'
|
||||||
pkgname=ktextaddons
|
pkgname=ktextaddons
|
||||||
version=1.2.0
|
version=1.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/libraries/ktextaddons"
|
homepage="https://invent.kde.org/libraries/ktextaddons"
|
||||||
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=88126cecc592be4c5ecc0c6641474a4ca846dd1866056ce24bada9eb5d080183
|
checksum=981ec78762e3ae0f03d86c43c8709ad6ce825668390c3921c1a7c4aad4aa51e3
|
||||||
|
|
||||||
ktextaddons-devel_package() {
|
ktextaddons-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue