From 86d85aa6861bfb60fc027cd6cd4b1711ea3b66af Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 25 Sep 2019 12:36:34 +0000 Subject: [PATCH] community/kitty to 0.14.6-1 --- community/kitty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/kitty/PKGBUILD b/community/kitty/PKGBUILD index 956ec1a75..e8d216ddd 100644 --- a/community/kitty/PKGBUILD +++ b/community/kitty/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=kitty pkgname=(kitty kitty-terminfo) -pkgver=0.14.5 +pkgver=0.14.6 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=('079a92f55928b4b09be19f8e0ba692a6237212b4fe6a8675295533ccbecd6081219a60b86219e294777ef95bb73aef04d5e4503b71052329aa9b4a2e698c9e49' +sha512sums=('0949db2daf0e1cd6e725a8d242fc43f15108964b2acdcf9e307168db99e44cffc339b6c98f3f571d54a8aa3f019442f76b9c4dd6553c715eeeef92057ff84006' '1ca2b72394ea58500da497e0decf60ded2d2ed94451b63f3c7fe89710a58160d55e637ae194c62706457e1fe99356b078050289f74b2e4d4a5450620e16e0d73') prepare() {