From da498b2728a65dfd6ec22282a34725bf4ee863d8 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Wed, 2 Sep 2020 09:11:41 -0400 Subject: dev-libs/aml: 0.1.0 bump --- dev-libs/aml/aml-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/aml/aml-9999.ebuild') diff --git a/dev-libs/aml/aml-9999.ebuild b/dev-libs/aml/aml-9999.ebuild index 48ae40e..a4d4583 100644 --- a/dev-libs/aml/aml-9999.ebuild +++ b/dev-libs/aml/aml-9999.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/any1/aml.git" else - SRC_URI="https://github.com/any1/aml/archive/v${PV}.tar.gz" + SRC_URI="https://github.com/any1/aml/archive/v${PV}.tar.gz -> ${P}.tar.gz" fi LICENSE="ISC" -- cgit v1.2.3-54-g00ecf