[arch-commits] Commit in kitty/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Mar 29 08:37:52 UTC 2020
Date: Sunday, March 29, 2020 @ 08:37:52
Author: svenstaro
Revision: 605876
upgpkg: kitty 0.17.2-1
Modified:
kitty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-29 03:46:15 UTC (rev 605875)
+++ PKGBUILD 2020-03-29 08:37:52 UTC (rev 605876)
@@ -5,7 +5,7 @@
pkgbase=kitty
pkgname=(kitty kitty-terminfo)
-pkgver=0.17.1
+pkgver=0.17.2
pkgrel=1
pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
arch=('x86_64')
@@ -15,7 +15,7 @@
makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols' 'python-sphinx')
optdepends=('imagemagick: viewing images with icat')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kovidgoyal/$pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('e7de00bbbba2172f3e7dba1809135b044f20f89ee156b1c6b7121a13f7589413cc9b2a264b30d2ab3e8cb9265a5291f3c932961b034e216735ec6704c5445200')
+sha512sums=('1161d2988179f712bff6deba94c70e65299e301538b9c44e30b0729f350ca621b074fdde29cbb94531ff011e5b75cab3ba7379dcc494ba8b3d3afa14a3ff14bf')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list