[arch-commits] Commit in kitty/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Sep 24 03:12:51 UTC 2018
Date: Monday, September 24, 2018 @ 03:12:51
Author: svenstaro
Revision: 384293
upgpkg: kitty 0.12.2-1
Modified:
kitty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-23 21:14:44 UTC (rev 384292)
+++ PKGBUILD 2018-09-24 03:12:51 UTC (rev 384293)
@@ -3,7 +3,7 @@
# Contributor: Maximilian Kindshofer <maximilian at kindshofer.net>
pkgname=kitty
-pkgver=0.12.1
+pkgver=0.12.2
pkgrel=1
pkgdesc="A modern, hackable, featureful, OpenGL based terminal emulator"
arch=('x86_64')
@@ -13,7 +13,7 @@
makedepends=('pkg-config' 'python-setuptools' 'libxinerama' 'libxcursor' 'libxrandr' 'libxkbcommon' 'glfw-x11' 'wayland-protocols' 'mesa' 'python-sphinx')
optdepends=('imagemagick: viewing images with icat')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kovidgoyal/$pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('3efdc2ee9d41cddda7ff033fa69531ce48a163ef4b6efa7c5f10ca20511046c26313115383aec6bcef1b2a0fbbac19b2de9a43835130624aada48e12fe54b7df')
+sha512sums=('07c41ebba22bb593e9b1bbda621d62eab5d957dbef40f3923934a29b02a17803e39c78a8dd2517c25cf9fb227db14045e707a2793df34992bae95959beaa7f3c')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list