diff options
Diffstat (limited to 'gui-apps/wlogout/wlogout-1.1.1.ebuild')
-rw-r--r-- | gui-apps/wlogout/wlogout-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wlogout/wlogout-1.1.1.ebuild b/gui-apps/wlogout/wlogout-1.1.1.ebuild index 056d0bff9..4f41ec44f 100644 --- a/gui-apps/wlogout/wlogout-1.1.1.ebuild +++ b/gui-apps/wlogout/wlogout-1.1.1.ebuild @@ -7,7 +7,7 @@ inherit meson DESCRIPTION="A wayland based logout menu" HOMEPAGE="https://github.com/ArtsyMacaw/wlogout" -SRC_URI="https://github.com/ArtsyMacaw/${PN}/archive/refs/tags/${PV}.tar.gz" +SRC_URI="https://github.com/ArtsyMacaw/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" |