kde-workspace: use our sources mirror to unbreak builds
This commit is contained in:
parent
020a819d4a
commit
9e8fddb317
|
@ -9,7 +9,8 @@ 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/stable/applications/${_kappversion}/src/${pkgname}-${version}.tar.xz"
|
||||
distfiles="https://sources.voidlinux.eu/kde-workspace-4.11.19/kde-workspace-4.11.19.tar.xz"
|
||||
checksum=1c1429db0a12d6ad076e0f1c6f1a00cac781aceb1aa8c88937fbf2700dc2c5c2
|
||||
|
||||
build_style=cmake
|
||||
|
|
Loading…
Reference in New Issue