From 5eb09311fb20131ec660398b0a5f10d6db1ce575 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 9 May 2020 08:21:23 +0000 Subject: [PATCH] community/kitty to 0.17.4-1 --- community/kitty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/kitty/PKGBUILD b/community/kitty/PKGBUILD index 1966b2386..3dc8b14da 100644 --- a/community/kitty/PKGBUILD +++ b/community/kitty/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=kitty pkgname=(kitty kitty-terminfo) -pkgver=0.17.3 +pkgver=0.17.4 pkgrel=1 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator" arch=('x86_64') @@ -19,7 +19,7 @@ makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols' 'python- optdepends=('imagemagick: viewing images with icat') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kovidgoyal/$pkgname/archive/v$pkgver.tar.gz" '0001-remove-lto.patch') -sha512sums=('99d07917f6d2560c08cd8d11cbc88c2822e934a8a5b694159f902e5a585be9721f634bca4bc04c709ec424342b41061868ae0d95acd483bf011cc0054c503422' +sha512sums=('64c5533d31e81635301f559c26d3ad0c7b610b491d3abe26a9578b510406dd5e60c7ac8a4efd7dfdb6867e593b718db08217102567769c4e666299c78c387ec3' '1c0290a42552cbe5b3bb120965bcd2dc20b9236dba43e43ff086adc14dc25417323bf9b750bf1cb06ecb65267d6d479f79daf14f64eac697c06a138fa7baa601') prepare() {