diff --git a/srcpkgs/krfb/template b/srcpkgs/krfb/template index 95fbf04560a..4f9f1271ae3 100644 --- a/srcpkgs/krfb/template +++ b/srcpkgs/krfb/template @@ -1,6 +1,6 @@ # Template file for 'krfb' pkgname=krfb -version=18.04.1 +version=18.04.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kdoctools @@ -14,4 +14,4 @@ maintainer="Helmut Pozimski " license="GPL-2.0-or-later, GFDL-2.1, LGPL-2.1-or-later" homepage="https://www.kde.org/applications/system/krfb" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=749be827406bfe0a0a1d989922d31242dd9f73025ab019a20bb91841eecba3fd +checksum=4a87e7712cddf15035c60a456b764c8361c6730289943c38bc9ee3f809783cda diff --git a/srcpkgs/krfb/update b/srcpkgs/krfb/update new file mode 100644 index 00000000000..0bfbdced6f9 --- /dev/null +++ b/srcpkgs/krfb/update @@ -0,0 +1,2 @@ +site="https://download.kde.org/stable/applications/" +pattern='href="\K[\d\.]+(?=/")'