gwenview: update to 18.04.2.
Closes #15004. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1d93553a71
commit
ec89c04b9a
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gwenview'.
|
# Template file for 'gwenview'.
|
||||||
pkgname=gwenview
|
pkgname=gwenview
|
||||||
version=18.04.1
|
version=18.04.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools python kdoctools kconfig"
|
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools python kdoctools kconfig"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/graphics/gwenview"
|
homepage="https://www.kde.org/applications/graphics/gwenview"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=71216a4622fe4b706ebd27a54552ac475aa4680ffed18320f9d65be134e6dd73
|
checksum=8443982c880e2dff038383195e9fe2bb33dbc4ea4a9de17a96c0f738ba402cce
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
2
srcpkgs/gwenview/update
Normal file
2
srcpkgs/gwenview/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site="https://download.kde.org/stable/applications/"
|
||||||
|
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Add table
Add a link
Reference in a new issue