commit:     e2f7bb9c34bfaf3dd989cfb7eb61b2a40e17f691
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 19:21:08 2023 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 19:22:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f7bb9c

app-laptop/tuxedo-drivers: cleanup ebuild after pkgmove

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild 
b/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild
index 6394c353ccb8..84fc1b4f38cf 100644
--- a/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild
+++ b/app-laptop/tuxedo-drivers/tuxedo-drivers-3.2.14.ebuild
@@ -8,7 +8,7 @@ inherit linux-mod-r1
 
 DESCRIPTION="Kernel Module for Tuxedo Keyboard"
 
HOMEPAGE="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers";
-SRC_URI="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers/-/archive/v${PV}/tuxedo-drivers-v${PV}.tar.bz2";
+SRC_URI="https://gitlab.com/tuxedocomputers/development/packages/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2";
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 
 PATCHES=( )
 
-S="${WORKDIR}/tuxedo-drivers-v${PV}"
+S="${WORKDIR}/${PN}-v${PV}"
 
 src_compile() {
        local modlist=(

Reply via email to