krfb: update to 18.04.2.
Closes #15002. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
d07ee717af
commit
886000a819
2 changed files with 4 additions and 2 deletions
|
@ -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 <helmut@pozimski.eu>"
|
|||
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
|
||||
|
|
2
srcpkgs/krfb/update
Normal file
2
srcpkgs/krfb/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site="https://download.kde.org/stable/applications/"
|
||||
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Reference in a new issue