diff options
author | Pablo <pord@tuta.io> | 2020-10-14 21:09:03 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-10-17 17:04:37 +0300 |
commit | 300c582e39d7ce33461b29da6c825fa8899d17b1 (patch) | |
tree | ac88ebad29afef64367c411e39c9788df0ad0356 /x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild | |
parent | x11-terms/kitty: bump to 0.19.1 and fix tests (diff) | |
download | gentoo-300c582e39d7ce33461b29da6c825fa8899d17b1.tar.gz gentoo-300c582e39d7ce33461b29da6c825fa8899d17b1.tar.bz2 gentoo-300c582e39d7ce33461b29da6c825fa8899d17b1.zip |
x11-terms/kitty-terminfo: bump to 0.19.1
Signed-off-by: Pablo Orduna <pabloorduna98@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17930
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild index 6e6b7a4abe73..09d8d433727b 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild @@ -18,7 +18,7 @@ IUSE="debug" DEPEND="${PYTHON_DEPS}" PATCHES=( - "${FILESDIR}"/kitty-terminfo-setup-9999.patch + "${FILESDIR}"/kitty-terminfo-setup-0.19.1.patch ) # kitty-terminfo is a split package from kitty that only installs the terminfo |