ksmtp: update to 19.08.1.
This commit is contained in:
parent
060b3b9b12
commit
a2e55a88e0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksmtp'
|
# Template file for 'ksmtp'
|
||||||
pkgname=ksmtp
|
pkgname=ksmtp
|
||||||
version=19.08.0
|
version=19.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="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/ksmtp-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/ksmtp-${version}.tar.xz"
|
||||||
checksum=2947d49f183fe25dc340dd3fa6145c85b1896c8adb08bab9966e1f99a927a003
|
checksum=71401abcbb6aedd2845c84bca65f77297722b3414f4d4caeaa6ac6b8f2edc46c
|
||||||
|
|
||||||
ksmtp-devel_package() {
|
ksmtp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue