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


Commits:
358e9d66 by Lukas Fleischer at 2025-07-16T07:25:39-04:00
upgpkg: 0.42.2-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.42.1
+       pkgver = 0.42.2
        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.42.1/kitty-0.42.1.tar.xz
-       source = 
https://github.com/kovidgoyal/kitty/releases/download/v0.42.1/kitty-0.42.1.tar.xz.sig
+       source = 
https://github.com/kovidgoyal/kitty/releases/download/v0.42.2/kitty-0.42.2.tar.xz
+       source = 
https://github.com/kovidgoyal/kitty/releases/download/v0.42.2/kitty-0.42.2.tar.xz.sig
        validpgpkeys = 3CE1780F78DD88DF45194FD706BC317B515ACE7C
-       b2sums = 
df0e9cba73d3e05579760b0f3d4778a189ab70b89c3a9932927fecc3c1e16870e8ae34ebd1042e9e1d44920991d5f45e4e53257f095797395f06f102d7308df5
+       b2sums = 
56c80ab6467e4c4bef0acd0724e8a2458234c4bbdf81aaffed330a3148c299c3c59bf9cf5309d14618b0d143ee8f925fdb25776d6d5d530ffad24673cc88b04d
        b2sums = SKIP
 
 pkgname = kitty


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo kitty-shell-integration)
-pkgver=0.42.1
+pkgver=0.42.2
 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=('df0e9cba73d3e05579760b0f3d4778a189ab70b89c3a9932927fecc3c1e16870e8ae34ebd1042e9e1d44920991d5f45e4e53257f095797395f06f102d7308df5'
+b2sums=('56c80ab6467e4c4bef0acd0724e8a2458234c4bbdf81aaffed330a3148c299c3c59bf9cf5309d14618b0d143ee8f925fdb25776d6d5d530ffad24673cc88b04d'
         'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kitty/-/commit/358e9d6689f708770a3dbb8a9dcfae11b0a32164
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to