kde-workspace: fix distfile location
This commit is contained in:
parent
2d213dddf0
commit
f072bbe720
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ short_desc="Provides the interface and basic tools for the KDE workspace"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2.1, FDL"
|
||||
homepage="http://www.kde.org"
|
||||
distfiles="http://download.kde.org/stable/applications/${_kappversion}/src/${pkgname}-${version}.tar.xz"
|
||||
distfiles="http://download.kde.org/Attic/applications/${_kappversion}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=f035334e843d67ee88551ae9e6c5f64bf7b1edfe311b12501575fe74be0b03b7
|
||||
|
||||
build_style=cmake
|
||||
|
|
Loading…
Reference in a new issue