Skip to content
Snippets Groups Projects
Commit ce5873d8 authored by Nicolas Lorin's avatar Nicolas Lorin Committed by Francesco Colista
Browse files

main/ncurses: update kitty terminfo

parent 26ace64d
No related branches found
No related tags found
1 merge request!52592community/kitty: upgrade to 0.30.0
Pipeline #184970 skipped
......@@ -2,7 +2,7 @@
pkgname=ncurses
pkgver=6.4_p20230918
_pkgver=${pkgver/_p/-}
pkgrel=0
pkgrel=1
pkgdesc="Console display library"
url="https://invisible-island.net/ncurses/"
arch="all"
......@@ -22,7 +22,7 @@ subpackages="
libncursesw
libpanelw
"
_kitty_ver=0.29.0 # see comment in package()
_kitty_ver=0.30.0 # see comment in package()
source="https://invisible-mirror.net/archives/ncurses/current/ncurses-$_pkgver.tgz
xterm-kitty-$_kitty_ver::https://github.com/kovidgoyal/kitty/raw/v$_kitty_ver/terminfo/x/xterm-kitty
cleanup-pkgconfig-ldflags.patch
......@@ -216,6 +216,6 @@ base() {
sha512sums="
bcd961d7d79a35b66b4e94e8197666b9b846b2eb679967a9ececa4100db31260f3b733c032f7ae4d2934fcf1137833a9c3c09c242f68b3f13e236318fd1391ec ncurses-6.4-20230918.tgz
783820287e2f04f235bfd9ca6198be28b16819d2eb6d3d85755789ec9e09be6e347ac40f2adc22a359e98526946eb5318481e7c3e30839c717f4c667ae2d7359 xterm-kitty-0.29.0
783820287e2f04f235bfd9ca6198be28b16819d2eb6d3d85755789ec9e09be6e347ac40f2adc22a359e98526946eb5318481e7c3e30839c717f4c667ae2d7359 xterm-kitty-0.30.0
201ef1876655101cedabc83a0ce46f75079b08f565ca8de4cf96fd69e41332a2d0597b77fe360dc58b10772586fa39bd52ac9ee670a912fef84840278356065a cleanup-pkgconfig-ldflags.patch
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment