mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
kde-misc/plasma5-wallpapers-dynamic: properly name tarball
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST 3.3.3.tar.gz 344026 BLAKE2B 62411da6a3d6ee84fffa4dde75469f88e9d2d1aa8081dcf941cc25d4453b2c60244ff991eca188078449c9d432729e96cd939a569cfa01765f86195324e2de1d SHA512 9b9c1d6302ce9bb5587c1ae471fd5a0629b2102bf6e77194ee460290aeb15f3b28bb8a90b413e18c654713fe2973c7c35c01c84ba07e1b8c81f006061dcbb35c
|
||||
DIST 3.3.6.tar.gz 344147 BLAKE2B fce05a68915b52a65ac22172b7f188be90c5ed8ed9d253877e1478170a9873a012c6428b7dd758e18379a41f93275ca2496b2dde0b9d6d3ee2fe5f5d9383c3ef SHA512 8d847bcfe5ce9ef61f02c783d167a901e80c8c66e5494f4c9ccbb061c43af3c78b8a55d5dfc3ccde504ddc56d31f115dcb7306e1c59f652cafaa115038b139a5
|
||||
DIST plasma5-wallpapers-dynamic-3.3.3.tar.gz 344026 BLAKE2B 62411da6a3d6ee84fffa4dde75469f88e9d2d1aa8081dcf941cc25d4453b2c60244ff991eca188078449c9d432729e96cd939a569cfa01765f86195324e2de1d SHA512 9b9c1d6302ce9bb5587c1ae471fd5a0629b2102bf6e77194ee460290aeb15f3b28bb8a90b413e18c654713fe2973c7c35c01c84ba07e1b8c81f006061dcbb35c
|
||||
DIST plasma5-wallpapers-dynamic-3.3.6.tar.gz 344147 BLAKE2B fce05a68915b52a65ac22172b7f188be90c5ed8ed9d253877e1478170a9873a012c6428b7dd758e18379a41f93275ca2496b2dde0b9d6d3ee2fe5f5d9383c3ef SHA512 8d847bcfe5ce9ef61f02c783d167a901e80c8c66e5494f4c9ccbb061c43af3c78b8a55d5dfc3ccde504ddc56d31f115dcb7306e1c59f652cafaa115038b139a5
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://github.com/zzag/plasma5-wallpapers-dynamic.git"
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz"
|
||||
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/zzag/plasma5-wallpapers-dynamic.git"
|
||||
else
|
||||
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz"
|
||||
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/zzag/plasma5-wallpapers-dynamic.git"
|
||||
else
|
||||
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz"
|
||||
SRC_URI="https://github.com/zzag/plasma5-wallpapers-dynamic/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user