aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kitty
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-24 12:38:24 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-24 15:55:26 +0000
commit6b0cc1561c0dca12257c7b05eab27228e2a2c352 (patch)
treea3fd7f71fcd9fb8c6519594245d59b3131f970c4 /testing/kitty
parent8ad32790e5d61cebd29a493d3d3453153ab887f1 (diff)
downloadaports-6b0cc1561c0dca12257c7b05eab27228e2a2c352.tar.bz2
aports-6b0cc1561c0dca12257c7b05eab27228e2a2c352.tar.xz
testing/kitty: upgrade to 0.17.1
Diffstat (limited to 'testing/kitty')
-rw-r--r--testing/kitty/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kitty/APKBUILD b/testing/kitty/APKBUILD
index 670a911fc0..73da54864c 100644
--- a/testing/kitty/APKBUILD
+++ b/testing/kitty/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=kitty
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=0
pkgdesc="Modern, hackable, featureful, OpenGL based terminal emulator"
url="https://sw.kovidgoyal.net/kitty/"
@@ -36,5 +36,5 @@ package() {
python3 setup.py linux-package --prefix "$pkgdir/usr"
}
-sha512sums="30718d143da7f7825f992e90cd38d2743e03821c1d0bddac3cdebb7d308848f9dd271c203e9615d9ea77c7cc0c9621dd2c53d845f19a5f1d12afe63179996dd2 kitty-0.17.0.tar.gz
+sha512sums="e7de00bbbba2172f3e7dba1809135b044f20f89ee156b1c6b7121a13f7589413cc9b2a264b30d2ab3e8cb9265a5291f3c932961b034e216735ec6704c5445200 kitty-0.17.1.tar.gz
330f56f5fd60607c57f4f2cffdf33768b3af9e4c3e271a60a05cc3c653d70f7402af91ba0cdfe0257c8b4779884a6440eb52496078bce11799aaa1829ced9245 fix-ppc64le-build-ioctl-with-musl.patch"