From 89dddc178ad65a9fcaee24f0ed51a8a207913203 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 22 Dec 2019 17:29:51 +0000 Subject: [PATCH] community/kitty to 0.15.1-1 --- community/kitty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/kitty/PKGBUILD b/community/kitty/PKGBUILD index 9b7663065..a84eccbc0 100644 --- a/community/kitty/PKGBUILD +++ b/community/kitty/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=kitty pkgname=(kitty kitty-terminfo) -pkgver=0.15.0 +pkgver=0.15.1 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=('cbaafb4806b882202141bf823f07afa5b7b88844c2aa2d7d321844b309cea258659eff751b232a346b27629dd85822d7b8ce78e8c87a8467b23f8d088dfa2c46' +sha512sums=('b508991ddd0615414380889b6e0efdf7a063714d4e430d4fb6bb8d1fc80190ff5a076755e49e19fa84d70b30ab37090c4fcc120189ab1332234b5b05d9a98c21' '1ca2b72394ea58500da497e0decf60ded2d2ed94451b63f3c7fe89710a58160d55e637ae194c62706457e1fe99356b078050289f74b2e4d4a5450620e16e0d73') prepare() {