akonadi-mime: update to 17.12.3.
This commit is contained in:
parent
972c9113ae
commit
fdb606d14b
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-mime'
|
# Template file for 'akonadi-mime'
|
||||||
pkgname=akonadi-mime
|
pkgname=akonadi-mime
|
||||||
version=17.12.1
|
version=17.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kdoctools python3"
|
hostmakedepends="extra-cmake-modules kdoctools python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later GPL-2-or-later"
|
license="LGPL-2.1-or-later GPL-2-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="https://download.kde.org/stable/applications/${version}/src/akonadi-mime-${version}.tar.xz"
|
distfiles="https://download.kde.org/stable/applications/${version}/src/akonadi-mime-${version}.tar.xz"
|
||||||
checksum=586753969dd2a85d20855c5ab027b1ed2936cc1df5d5803f034400a014261a78
|
checksum=42ee14fffe4b9c411cbbc55ea598755f449cd03ce90281ab99e25275cfe80458
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"
|
||||||
|
|
2
srcpkgs/akonadi-mime/update
Normal file
2
srcpkgs/akonadi-mime/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site="https://download.kde.org/stable/applications/"
|
||||||
|
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Reference in a new issue