dragon-player: update to 19.04.0.
This commit is contained in:
parent
4ffcb4298f
commit
c6237b53dd
2 changed files with 7 additions and 5 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'dragon-player'
|
||||
pkgname=dragon-player
|
||||
version=18.12.3
|
||||
version=19.04.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%-*}-${version}"
|
||||
wrksrc="dragon-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools kdoctools"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools
|
||||
kcoreaddons kdoctools"
|
||||
makedepends="kio-devel kparts-devel"
|
||||
depends="virtual?phonon-qt5-backend hicolor-icon-theme"
|
||||
short_desc="Multimedia player where the focus is on simplicity"
|
||||
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/multimedia/dragonplayer"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname%-*}-${version}.tar.xz"
|
||||
checksum=115d60bfdef498ea75bc077a7091fb738615b399b03ec2a76a4bf34f19b407f3
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/dragon-${version}.tar.xz"
|
||||
checksum=42bde9f6a4f3dfe7a6b2bfa35502474c2866e2649695302d602a97f00842fcf2
|
||||
|
|
1
srcpkgs/dragon-player/update
Normal file
1
srcpkgs/dragon-player/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=dragon
|
Loading…
Reference in a new issue