diff options
Diffstat (limited to 'gui-apps/grim/grim-9999.ebuild')
-rw-r--r-- | gui-apps/grim/grim-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/grim/grim-9999.ebuild b/gui-apps/grim/grim-9999.ebuild index 818ccfb4b9e2..ca7406fc07a3 100644 --- a/gui-apps/grim/grim-9999.ebuild +++ b/gui-apps/grim/grim-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Grab images from a Wayland compositor." +DESCRIPTION="Grab images from a Wayland compositor" HOMEPAGE="https://github.com/emersion/grim" if [[ ${PV} == 9999 ]]; then |