commit: 79bf4c8b846958db211657e6b29dc4d93e24e015 Author: Joe Kappus <joe <AT> wt <DOT> gd> AuthorDate: Mon Nov 10 08:54:39 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Nov 10 08:54:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79bf4c8b
app-mobilephone/flashlight: update DESCRIPTION Signed-off-by: Joe Kappus <joe <AT> wt.gd> app-mobilephone/flashlight/flashlight-0.1.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-mobilephone/flashlight/flashlight-0.1.1-r3.ebuild b/app-mobilephone/flashlight/flashlight-0.1.1-r3.ebuild index 145527f508..fd5ca40957 100644 --- a/app-mobilephone/flashlight/flashlight-0.1.1-r3.ebuild +++ b/app-mobilephone/flashlight/flashlight-0.1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit meson gnome2-utils udev MY_COMMIT="f5feb4b3d17bbf16171d716bbb8e28f3a84542ef" -DESCRIPTION="It's a flashlight, what do you expect?" +DESCRIPTION="Simple flashlight application for the PinePhone" HOMEPAGE="https://gitlab.com/a-wai/flashlight.git" SRC_URI="https://gitlab.com/a-wai/flashlight/-/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
