Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kitty: update to 0.14.2
@ 2019-06-09 11:35 voidlinux-github
  2019-06-09 12:10 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-09 11:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

There is a new pull request by SolitudeSF against master on the void-packages repository

https://github.com/SolitudeSF/void-packages kitty
https://github.com/void-linux/void-packages/pull/12333

kitty: update to 0.14.2


A patch file from https://github.com/void-linux/void-packages/pull/12333.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kitty-12333.patch --]
[-- Type: application/text/x-diff, Size: 1410 bytes --]

From 0c506a203fe05f52767c08f130e1a9d15df5e513 Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Sun, 9 Jun 2019 13:03:00 +0300
Subject: [PATCH] kitty: update to 0.14.2

---
 srcpkgs/kitty/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index a191f54d1b8..5e07ef7ea69 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,6 +1,6 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.14.1
+version=0.14.2
 revision=1
 pycompile_dirs="usr/lib/kitty"
 hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols"
@@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=248b17f98f8e2b8ee6000ea27c0e8f66df8b7dc7f7d2f6902499b42d845d41a7
+checksum=9eb32808425867dd63580718bc1b97bbd9046d4024279837c6132eb1ef37f189
 pycompile_version="$py3_ver"
 LDFLAGS+=" -Wl,-z,stack-size=2097152"
 
@@ -25,7 +25,7 @@ do_build() {
 		*-musl)
 			vsed -e 's/pow10/pow_10/g' -i kitty/parser.c;;
 	esac
-	python3 setup.py linux-package --prefix=${DESTDIR}/usr --verbose
+	python3 setup.py linux-package --prefix=${DESTDIR}/usr --update-check-interval=0 --verbose
 }
 
 do_install() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: kitty: update to 0.14.2
  2019-06-09 11:35 [PR PATCH] kitty: update to 0.14.2 voidlinux-github
@ 2019-06-09 12:10 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-09 12:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

There's a merged pull request on the void-packages repository

kitty: update to 0.14.2
https://github.com/void-linux/void-packages/pull/12333
Description: 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-09 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-09 11:35 [PR PATCH] kitty: update to 0.14.2 voidlinux-github
2019-06-09 12:10 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).