diff --git a/srcpkgs/kmail-account-wizard/template b/srcpkgs/kmail-account-wizard/template new file mode 100644 index 00000000000..13f96e67752 --- /dev/null +++ b/srcpkgs/kmail-account-wizard/template @@ -0,0 +1,14 @@ +# Template file for 'kmail-account-wizard' +pkgname=kmail-account-wizard +version=17.12.3 +revision=1 +build_style=cmake +hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python" +makedepends="libkleo-devel kross-devel kmailtransport-devel kidentitymanagement-devel + pimcommon-devel knotifyconfig-devel ktexteditor-devel" +short_desc="KMail account wizard" +maintainer="John " +license="GPL-2.0-or-later" +homepage="https://community.kde.org/KDE_PIM" +distfiles="https://download.kde.org/stable/applications/${version}/src/kmail-account-wizard-${version}.tar.xz" +checksum=bd6d196fec122e844fd4ae73dc525e869e25f1db76455e2bc2adcc614ec3bce1 diff --git a/srcpkgs/kmail-account-wizard/update b/srcpkgs/kmail-account-wizard/update new file mode 100644 index 00000000000..0bfbdced6f9 --- /dev/null +++ b/srcpkgs/kmail-account-wizard/update @@ -0,0 +1,2 @@ +site="https://download.kde.org/stable/applications/" +pattern='href="\K[\d\.]+(?=/")'