community/kitty to 0.17.3-1

This commit is contained in:
Kevin Mihelich 2020-04-23 12:33:06 +00:00
parent bb72f106e9
commit 06927b95aa

View file

@ -8,7 +8,7 @@
pkgbase=kitty
pkgname=(kitty kitty-terminfo)
pkgver=0.17.2
pkgver=0.17.3
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=('1161d2988179f712bff6deba94c70e65299e301538b9c44e30b0729f350ca621b074fdde29cbb94531ff011e5b75cab3ba7379dcc494ba8b3d3afa14a3ff14bf'
sha512sums=('99d07917f6d2560c08cd8d11cbc88c2822e934a8a5b694159f902e5a585be9721f634bca4bc04c709ec424342b41061868ae0d95acd483bf011cc0054c503422'
'1c0290a42552cbe5b3bb120965bcd2dc20b9236dba43e43ff086adc14dc25417323bf9b750bf1cb06ecb65267d6d479f79daf14f64eac697c06a138fa7baa601')
prepare() {