From 81a74f2ea623f4a0489a5348fdc28258285aa9c5 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 29 May 2019 18:18:01 +0000 Subject: [PATCH] community/kitty to 0.14.1-1 --- community/kitty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/kitty/PKGBUILD b/community/kitty/PKGBUILD index 7523e6aeb..6246af1f3 100644 --- a/community/kitty/PKGBUILD +++ b/community/kitty/PKGBUILD @@ -7,7 +7,7 @@ # - patch to remove lto from hardcoded cflags pkgname=kitty -pkgver=0.14.0 +pkgver=0.14.1 pkgrel=1 pkgdesc="A modern, hackable, featureful, OpenGL based terminal emulator" arch=('x86_64') @@ -18,7 +18,7 @@ makedepends=('pkg-config' 'python-setuptools' 'libxinerama' 'libxcursor' 'libxra 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=('60ffa1c529fd7ac85b53da505c27f24ba6ca0cf3fd01b1844be85b520f89549fb21beb03c2b97c1c5a8d2a7aa866b09451b3e99feeda89a041140f112a7b7c44' +sha512sums=('5ca53f127b7291690154835615cee2ce1a9228e9ecfb18b8b850db5d99999e0ca7d5111b068877e34d73cc2f020779a9f9ad1974a20fec7e499ee1265b67b68b' '1ca2b72394ea58500da497e0decf60ded2d2ed94451b63f3c7fe89710a58160d55e637ae194c62706457e1fe99356b078050289f74b2e4d4a5450620e16e0d73') prepare() {