qtfm: fix distfiles (#858)
This commit is contained in:
parent
c9b07400d9
commit
efd7daebfc
|
@ -2,17 +2,17 @@
|
|||
pkgname=qtfm
|
||||
version=5.9
|
||||
revision=1
|
||||
wrksrc="qtfm"
|
||||
build_style=qmake
|
||||
hostmakedepends="unzip"
|
||||
makedepends="file-devel qt5-devel"
|
||||
depends="desktop-file-utils"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Lightweight file manager for Linux desktops based on pure Qt"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.linux-apps.com/content/show.php/QtFM?content=158787"
|
||||
license="GPL-2"
|
||||
distfiles="https://dl.opendesktop.org/api/files/downloadfile/id/1466643163/s/3379f6266beb0e774ff9f1a134463b9e/t/1524253617/u/265658/158787-qtfm.zip"
|
||||
distfiles="https://dl.opendesktop.org/api/files/downloadfile/id/1466643163/s/79d4981e9090ee376b65b419e26e9c61/t/1531457058/u/158787-qtfm.zip"
|
||||
checksum=07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128
|
||||
wrksrc="qtfm"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel"
|
||||
|
|
Loading…
Reference in New Issue