mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
631805c500
commit
0338fec4f8
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'krfb'
|
# Template file for 'krfb'
|
||||||
pkgname=krfb
|
pkgname=krfb
|
||||||
version=17.08.1
|
version=17.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kdoctools
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kdoctools
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2, GFDL-2.1, LGPL-2.1"
|
license="GPL-2, GFDL-2.1, LGPL-2.1"
|
||||||
homepage="https://www.kde.org/applications/system/krfb"
|
homepage="https://www.kde.org/applications/system/krfb"
|
||||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d2d15434d1609c819fd30870a4a93c527977f00c15ded3fa252682d724e89eb7
|
checksum=66b84b2ebe4efc2f2a59cb4dd312b6997abb9b7fa49ca55fea7f61a497eea682
|
||||||
|
|
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…
Add table
Reference in a new issue