ksmtp: update to 19.04.1
[ci skip]
This commit is contained in:
parent
502bb88f97
commit
ee7ff17304
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksmtp'
|
# Template file for 'ksmtp'
|
||||||
pkgname=ksmtp
|
pkgname=ksmtp
|
||||||
version=19.04.0
|
version=19.04.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=c92b8b6b9de60bca7b9bb7befdd519041625188a955e55b63860d9de4b3e0bab
|
checksum=965f5f1c44cd64f9899ff5919372fe449e0f8b63e492f566017c9b8d5eb324bb
|
||||||
|
|
||||||
ksmtp-devel_package() {
|
ksmtp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue