From 2606cd1f918e9d33eef8cd30d14e8535041b8d1e Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Mon, 2 Aug 2021 10:47:29 -0400 Subject: [PATCH] community/kitty to 0.22.2-1 --- community/kitty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/kitty/PKGBUILD b/community/kitty/PKGBUILD index e11cf04fe..93da8757c 100644 --- a/community/kitty/PKGBUILD +++ b/community/kitty/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=kitty pkgname=(kitty kitty-terminfo) -pkgver=0.22.1 +pkgver=0.22.2 pkgrel=1 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator" arch=('x86_64') @@ -19,7 +19,7 @@ depends=('python3' 'freetype2' 'fontconfig' 'wayland' 'libx11' 'libxkbcommon-x1 makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols') source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz" "${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig") -sha512sums=('8c561103cad181cb1d2a716d70cffd82bc0ad9db5a92434d17e3f4a70d6803cbe99edd8e87eca3912db4a8cd2c3e46d38bed833ea85ad4d190c50f0aa0461812' +sha512sums=('6736ec643444b262d2b6fa0d1c1c69df91f97fe157c066187a5da0ab91db2ab254c2ab5003d68044252787ff88c6696b96c5109ee5fb62c5b4d8799155aed650' 'SKIP') validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal