konversation: update to 1.7.4.

Closes #9079.
This commit is contained in:
maxice8 2017-11-11 01:21:50 -02:00 committed by Enno Boland
parent 113b5cb6ab
commit 7e9f223646
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'konversation' # Template file for 'konversation'
pkgname=konversation pkgname=konversation
version=1.7.2 version=1.7.4
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules kdoctools qt5-host-tools qt5-qmake python kconfig" hostmakedepends="extra-cmake-modules kdoctools qt5-host-tools qt5-qmake python kconfig"
@ -12,7 +12,7 @@ maintainer="TheNumb <me@thenumb.eu>"
license="GPL-2" license="GPL-2"
homepage="http://konversation.kde.org" homepage="http://konversation.kde.org"
distfiles="http://download.kde.org/stable/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz" distfiles="http://download.kde.org/stable/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
checksum=5ff96e84cee4e1eefc404a31d778067ea50dddd8a6c848911fac70bd52812618 checksum=17ef5b7fe816cf52aaaba9ba1b6de69412675353df4217fc889a07ca1c919978
# Package build options # Package build options
build_options="qca" build_options="qca"