akonadi-search: update to 18.12.1.
This commit is contained in:
parent
0d334dc29a
commit
7c856ea1c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-search'
|
# Template file for 'akonadi-search'
|
||||||
pkgname=akonadi-search
|
pkgname=akonadi-search
|
||||||
version=18.12.0
|
version=18.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python AppStream"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python AppStream"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-search-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-search-${version}.tar.xz"
|
||||||
checksum=96d25962fd2ef2af2fe2f20250ca16bc4d39373c5850c49add84b13f65c1e8cd
|
checksum=a63d818e9ae30f3ac977962e693904489f31c4b264f8231bca7c9259a7489bf3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" xapian-core-devel"
|
hostmakedepends+=" xapian-core-devel"
|
||||||
|
|
Loading…
Reference in a new issue