elisa: update to 20.04.3.
This commit is contained in:
parent
43036d6453
commit
1837f1992d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elisa'
|
||||
pkgname=elisa
|
||||
version=20.04.2
|
||||
version=20.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,9 +12,9 @@ depends="kirigami2 qt5-graphicaleffects qt5-quickcontrols"
|
|||
short_desc="Simple and flexible music player"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://community.kde.org/Elisa"
|
||||
homepage="https://kde.org/applications/en/multimedia/org.kde.elisa"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/elisa-${version}.tar.xz"
|
||||
checksum=d46b8eab27aa183362d6298dacbcec04e57126f25b122f1db31f6819f42dd893
|
||||
checksum=d99dc2eb80d4219d08c72e612ac07cbb6c91c2eff365b49da69cbc3c1e70885b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
|
||||
|
|
Loading…
Reference in a new issue