diff options
author | Jimi Huotari <chiitoo@gentoo.org> | 2023-11-09 19:56:34 +0200 |
---|---|---|
committer | Jimi Huotari <chiitoo@gentoo.org> | 2023-11-09 20:05:20 +0200 |
commit | 3b17c1e096b4bf4dd74bd010de97069d28dec171 (patch) | |
tree | ce87a524a14f6708d46460bf08b6c1c75404e611 /x11-misc | |
parent | x11-libs/libfm-qt: 's/2022/2023/' (diff) | |
download | qt-3b17c1e096b4bf4dd74bd010de97069d28dec171.tar.gz qt-3b17c1e096b4bf4dd74bd010de97069d28dec171.tar.bz2 qt-3b17c1e096b4bf4dd74bd010de97069d28dec171.zip |
x11-misc/pcmanfm-qt: bump year and lxqt-build-tools version
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild index c1a4efca..dbe3ea24 100644 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SLOT="0" BDEPEND=" >=dev-qt/linguist-tools-5.15:5 - >=dev-util/lxqt-build-tools-0.12.0 + >=dev-util/lxqt-build-tools-0.13.0 " DEPEND=" dev-libs/glib:2 |