[arch-commits] Commit in kitty/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Thu May 26 10:16:22 UTC 2022


    Date: Thursday, May 26, 2022 @ 10:16:22
  Author: svenstaro
Revision: 1210407

upgpkg: kitty 0.25.1-1

Modified:
  kitty/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-26 10:01:30 UTC (rev 1210406)
+++ PKGBUILD	2022-05-26 10:16:22 UTC (rev 1210407)
@@ -5,8 +5,8 @@
 
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo kitty-shell-integration)
-pkgver=0.25.0
-pkgrel=2
+pkgver=0.25.1
+pkgrel=1
 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
 arch=('x86_64')
 url="https://github.com/kovidgoyal/kitty"
@@ -16,7 +16,7 @@
 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=('fed8d66a9f7f2117f4b495305db0d56d8b85ef03bf7ef24a7dca31e63e16fc90e026aa8022237ad45678efb026f11fdd8aa377eb53917fd8ec885f2ccea721f8'
+sha512sums=('6d9862f8411372e0cf692114d6e29eb92db3a2e324282a21ca35b2ca5229c9d87ab988e802e44d47e98b6e64ae7abc5ff0cc677c082eb287e14ee68cd1a4c31e'
             'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
 



More information about the arch-commits mailing list