commit:     ed0a6b2593b1a069c22556d547cc3112736082ff
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Thu Dec 28 19:14:47 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Dec 28 19:14:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed0a6b25

games-util/r2modman-bin: fix SRC_URI and clenup ebuild

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild 
b/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
index e368d3a453..1793d45137 100644
--- a/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
+++ b/games-util/r2modman-bin/r2modman-bin-3.1.45.ebuild
@@ -4,19 +4,18 @@
 EAPI=8
 
 M_PN=r2modman
-M_PK=${PN::-3}
 
 inherit desktop xdg
 SRC_URI="
        
https://github.com/ebkr/${M_PN}Plus/releases/download/v${PV}/${M_PN}-${PV}.tar.gz
 -> ${P}.tar.gz
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/16x16.png
 -> "${M_PN}"-16x16.png
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/32x32.png
 -> "${M_PN}"-32x32.png
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/48x48.png
 -> "${M_PN}"-48x48.png
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/64x64.png
 -> "${M_PN}"-64x64.png
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/96x96.png
 -> "${M_PN}"-96x96.png
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/128x128.png
 -> "${M_PN}"-128x128.png
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/192x192.png
 -> "${M_PN}"-192x192.png
-       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v3.1.45/src/assets/icon/256x256.png
 -> "${M_PN}"-256x256.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/16x16.png
 -> "${M_PN}"-16x16.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/32x32.png
 -> "${M_PN}"-32x32.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/48x48.png
 -> "${M_PN}"-48x48.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/64x64.png
 -> "${M_PN}"-64x64.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/96x96.png
 -> "${M_PN}"-96x96.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/128x128.png
 -> "${M_PN}"-128x128.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/192x192.png
 -> "${M_PN}"-192x192.png
+       
https://raw.githubusercontent.com/ebkr/r2modmanPlus/v${PV}/src/assets/icon/256x256.png
 -> "${M_PN}"-256x256.png
 "
 DESCRIPTION="A simple and easy to use mod manager for several games using 
Thunderstore"
 HOMEPAGE="https://github.com/ebkr/r2modmanPlus";

Reply via email to