libkomparediff2: update to 19.12.0.
This commit is contained in:
parent
a4839ad88e
commit
6325c5938d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libkomparediff2'
|
||||
pkgname=libkomparediff2
|
||||
version=19.08.3
|
||||
version=19.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Library to compare files and strings"
|
|||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/libkomparediff2-${version}.tar.xz"
|
||||
checksum=a1ba5616fda806d5aedab3fb080bbcef5e13c04153fd9659d9d47f0a1a11125d
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/libkomparediff2-${version}.tar.xz"
|
||||
checksum=39335b1b31dcac243df5543d4eaa5e230a262e23cd045c9e645e05079672001e
|
||||
|
||||
libkomparediff2-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue