Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
kitty


Commits:
c9ad2fce by Lukas Fleischer at 2026-07-03T20:07:18-04:00
upgpkg: 0.47.4-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = kitty
        pkgdesc = A modern, hackable, featureful, OpenGL-based terminal emulator
-       pkgver = 0.47.1
+       pkgver = 0.47.4
        pkgrel = 1
        url = https://github.com/kovidgoyal/kitty
        arch = x86_64
@@ -32,10 +32,10 @@ pkgbase = kitty
        depends = xxhash
        depends = zlib
        options = !lto
-       source = 
https://github.com/kovidgoyal/kitty/releases/download/v0.47.1/kitty-0.47.1.tar.xz
-       source = 
https://github.com/kovidgoyal/kitty/releases/download/v0.47.1/kitty-0.47.1.tar.xz.sig
+       source = 
https://github.com/kovidgoyal/kitty/releases/download/v0.47.4/kitty-0.47.4.tar.xz
+       source = 
https://github.com/kovidgoyal/kitty/releases/download/v0.47.4/kitty-0.47.4.tar.xz.sig
        validpgpkeys = 3CE1780F78DD88DF45194FD706BC317B515ACE7C
-       b2sums = 
f24383eef499fcd34a67cd64d52dd9a3724a1735e5a024efe4379bc74302121bc912c9ac91558aef59d1a2b5cc47e3ce5b7bc4df889ad425271a085ed0bdd295
+       b2sums = 
ff39cd66a222e8a7c51ff4d5d127b291ac32192d940e587915763af2a24273f7ae2d2c471cf077d0bd0a9742353cfab16b3fe085dd4afcf94051201059daac49
        b2sums = SKIP
 
 pkgname = kitty


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo kitty-shell-integration)
-pkgver=0.47.1
+pkgver=0.47.4
 pkgrel=1
 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
 arch=('x86_64')
@@ -45,7 +45,7 @@ makedepends=(
 )
 options=("!lto")
 
source=("https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz"{,.sig})
-b2sums=('f24383eef499fcd34a67cd64d52dd9a3724a1735e5a024efe4379bc74302121bc912c9ac91558aef59d1a2b5cc47e3ce5b7bc4df889ad425271a085ed0bdd295'
+b2sums=('ff39cd66a222e8a7c51ff4d5d127b291ac32192d940e587915763af2a24273f7ae2d2c471cf077d0bd0a9742353cfab16b3fe085dd4afcf94051201059daac49'
         'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kitty/-/commit/c9ad2fcee530a377cb45afe9c009fae11e07c1d8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kitty/-/commit/c9ad2fcee530a377cb45afe9c009fae11e07c1d8
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to