ksmtp: update to 18.04.3.
This commit is contained in:
parent
41bb0d7ffc
commit
721d145ae6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksmtp'
|
# Template file for 'ksmtp'
|
||||||
pkgname=ksmtp
|
pkgname=ksmtp
|
||||||
version=17.12.3
|
version=18.04.3
|
||||||
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"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Job-based library to send email through an SMTP server"
|
||||||
maintainer="John <johnz@posteo.net>"
|
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="https://download.kde.org/stable/applications/${version}/src/ksmtp-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/ksmtp-${version}.tar.xz"
|
||||||
checksum=2be5b3e48699949edc5c26c8ba772ffa35f3e5598f065e1108b1c71fb3149ab7
|
checksum=9ed5bf27bda20dc54983602f909e8c3762972791374d32258f4660b02eb6195d
|
||||||
|
|
||||||
ksmtp-devel_package() {
|
ksmtp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue