diff options
Diffstat (limited to 'lxde-base/lxinput/lxinput-0.3.5-r2.ebuild')
-rw-r--r-- | lxde-base/lxinput/lxinput-0.3.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxinput/lxinput-0.3.5-r2.ebuild b/lxde-base/lxinput/lxinput-0.3.5-r2.ebuild index 9be7292833d1..a2faf619f771 100644 --- a/lxde-base/lxinput/lxinput-0.3.5-r2.ebuild +++ b/lxde-base/lxinput/lxinput-0.3.5-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="LXDE keyboard and mouse configuration tool" HOMEPAGE="https://lxde.org/" -SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/lxde/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |