mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
app-shells/zsh-async: Add newline between SRC_URI and LICENSE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -8,6 +8,7 @@ inherit readme.gentoo-r1
|
||||
DESCRIPTION="Run multiple asynchronous jobs with callbacks"
|
||||
HOMEPAGE="https://github.com/mafredri/zsh-async"
|
||||
SRC_URI="https://github.com/mafredri/zsh-async/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
Reference in New Issue
Block a user