parent
634c28c19d
commit
631805c500
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'krdc'
|
# Template file for 'krdc'
|
||||||
pkgname=krdc
|
pkgname=krdc
|
||||||
version=17.08.1
|
version=17.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
@ -16,7 +16,7 @@ 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://kde.org/applications/internet/krdc/"
|
homepage="https://kde.org/applications/internet/krdc/"
|
||||||
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=972227ea83710bab1f5d722389a0fe71bd5f8a06abf95e5dfb2b8555003fd0d1
|
checksum=a64b0d1deac60c17aade3ac5293974c6ce4d2aa451ec81da9c2b1c9f4ae6ef1d
|
||||||
|
|
||||||
krdc-devel_package() {
|
krdc-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
site="https://download.kde.org/stable/applications/"
|
||||||
|
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Reference in New Issue