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

Maxim Baz maximbaz at archlinux.org
Mon Apr 19 16:36:47 UTC 2021


    Date: Monday, April 19, 2021 @ 16:36:46
  Author: maximbaz
Revision: 919990

upgpkg: kitty 0.20.1-1

Modified:
  kitty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-19 14:16:04 UTC (rev 919989)
+++ PKGBUILD	2021-04-19 16:36:46 UTC (rev 919990)
@@ -5,7 +5,7 @@
 
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo)
-pkgver=0.20.0
+pkgver=0.20.1
 pkgrel=1
 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
 arch=('x86_64')
@@ -15,7 +15,7 @@
          'hicolor-icon-theme' 'libgl' 'libcanberra' 'dbus' 'lcms2')
 makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols' 'python-sphinx')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kovidgoyal/$pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('e5c4e7b3e414e7356baf6fb742de54dfd7ef77a24ef3b2c8f2e473b2a3c8d51cd84209b714430d93dabcf28ca5083d2725271a9cd3e61ca11cea7be26091b1b8')
+sha512sums=('9627a26f4396b708521d14f7577def589393ff7a67feb64a883a6a84bed249388918fc2aaac241081a07066afb1e8940626e1976f0b5d18fb2fef5eb621b1a89')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list