diff options
Diffstat (limited to 'gui-apps/slurp/slurp-1.2.0.ebuild')
-rw-r--r-- | gui-apps/slurp/slurp-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/slurp/slurp-1.2.0.ebuild b/gui-apps/slurp/slurp-1.2.0.ebuild index 7adb476ab7b3..2e9140af3add 100644 --- a/gui-apps/slurp/slurp-1.2.0.ebuild +++ b/gui-apps/slurp/slurp-1.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output." +DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output" HOMEPAGE="https://github.com/emersion/slurp" if [[ ${PV} == 9999 ]]; then |