[arch-commits] Commit in kitty/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jun 23 20:07:35 UTC 2020


    Date: Tuesday, June 23, 2020 @ 20:07:33
  Author: svenstaro
Revision: 651523

upgpkg: kitty 0.18.1-1

Modified:
  kitty/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 20:07:19 UTC (rev 651522)
+++ PKGBUILD	2020-06-23 20:07:33 UTC (rev 651523)
@@ -5,7 +5,7 @@
 
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo)
-pkgver=0.18.0
+pkgver=0.18.1
 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=('4d09765a6044ffb9af34afdd49f0c2445f9d39a69a0f835b1cea8f4c288dc93af2b12d40b752eaf29abdc5e13b5d6de77ce7edec20a5e396f158526d749cc962')
+sha512sums=('8eb5d16c342be8ba88aaadc591e2a04df01b1f5c87b5b5a04026acdf60c4770e07f43d88f82eca70f0c310e93432c8f25d5ccd6d6e83b49f0e2f735aac61e630')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list