ktnef: update to 18.04.3.
This commit is contained in:
parent
721d145ae6
commit
45af5622f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktnef'
|
||||
pkgname=ktnef
|
||||
version=17.12.3
|
||||
version=18.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
||||
|
@ -9,8 +9,8 @@ short_desc="API for handling TNEF data"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/ktnef-${version}.tar.xz"
|
||||
checksum=96204b8845e1dc1657cbb4c1d203ae3d97c123134ca4588c1d663c83d97a398e
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/ktnef-${version}.tar.xz"
|
||||
checksum=c46905502d72463e6baeeb3eae76d6b21b8191d0bb17105f0a66ce2750a2ed23
|
||||
|
||||
ktnef-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue