kitty: update to 0.12.2.

This commit is contained in:
travankor 2018-09-24 12:23:06 -07:00 committed by maxice8
parent 8d938653a6
commit c9973737cf
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kitty'
pkgname=kitty
version=0.12.1
revision=2
version=0.12.2
revision=1
pycompile_version="$py3_ver"
pycompile_dirs="usr/lib/kitty"
hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols"
@ -12,8 +12,9 @@ short_desc="Modern, hackable, featureful, OpenGL based terminal emulator"
maintainer="Benjamin Slade <slade@jnanam.net>"
license="GPL-3.0-or-later"
homepage="https://sw.kovidgoyal.net/kitty/"
changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
checksum=ed5c18fe388e2bf569497443935eb60b0dbe971094e94fa3b0f4c442055c7915
checksum=08441ff0bb933557f521692f07f025fbb7a04fbe02272252d3c83b2ca3599694
do_build() {
if [ -n "$CROSS_BUILD" ]; then