diff options
Diffstat (limited to 'x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild')
-rw-r--r-- | x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild index 3c45bcb55681..27ae0049e39b 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild @@ -10,8 +10,7 @@ MY_PN="f$(ver_cut 1)-backgrounds" MY_P="${MY_PN}-${PV}" SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz" +S="${WORKDIR}/${MY_PN}" LICENSE="CC-BY-SA-4.0" -KEYWORDS="amd64 x86" SLOT="$(ver_cut 1)" - -S="${WORKDIR}/${MY_PN}" +KEYWORDS="amd64 x86" |