commit: ad8596254ef71fef57ba51c214757367200db5a8
Author: Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Mon Nov 13 08:10:23 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 13 08:12:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad859625
app-text/lorien-bin: drop 0.5.0, add 0.6.0
Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>
app-text/lorien-bin/Manifest | 2 +-
.../lorien-bin/{lorien-bin-0.5.0.ebuild => lorien-bin-0.6.0.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/lorien-bin/Manifest b/app-text/lorien-bin/Manifest
index 6c80211223..54cb1b072b 100644
--- a/app-text/lorien-bin/Manifest
+++ b/app-text/lorien-bin/Manifest
@@ -1 +1 @@
-DIST lorien-bin-0.5.0.tar.xz 17662128 BLAKE2B
5c7fc6239afc49281f07efb46969101aa39a2daffd431be66ac093d89a51a370a637cf5eb3fa4ecf05edabf3fa771414ceb5b36681c61bb97ef1d36eb042f01d
SHA512
5f839350377fdac16c8b96f1151d5a48d61130fb72025c62967027d0a0b7c2e9af445e37ff3fbc71990ff7d0ba0ccaddb9c52472c68b635aca5291283ecb802e
+DIST lorien-bin-0.6.0.tar.xz 30753392 BLAKE2B
fc636a3d7ba470b9f95f4e34cbc3508ebdb33cccddb2bbbc90a4c7358fa7a73828ac565d4d781f6d239cc7c86325107bfc56fe73828f19035dbe0d9069a3ef05
SHA512
58841544ef6e5631ace7967848ae45eb28ca2acf8a9646affabdfcecbea59ad04fb23303797aab3fd03ff85c2e74ca600cd2b97f8098204dfb71aa37a84ebe8f
diff --git a/app-text/lorien-bin/lorien-bin-0.5.0.ebuild
b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
similarity index 95%
rename from app-text/lorien-bin/lorien-bin-0.5.0.ebuild
rename to app-text/lorien-bin/lorien-bin-0.6.0.ebuild
index 00015fa5b6..df836ff0e3 100644
--- a/app-text/lorien-bin/lorien-bin-0.5.0.ebuild
+++ b/app-text/lorien-bin/lorien-bin-0.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
inherit desktop xdg
-SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_${PV}_Linux.tar.xz
-> ${P}.tar.xz"
+SRC_URI="https://github.com/mbrlabs/Lorien/releases/download/v${PV}/Lorien_v${PV}_Linux.tar.xz
-> ${P}.tar.xz"
DESCRIPTION="Infinite canvas drawing/whiteboarding. Made with Godot."
HOMEPAGE="https://github.com/mbrlabs/Lorien"