Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] spectrwm: update to 3.3.0
Date: Wed, 25 Dec 2019 23:29:24 +0100	[thread overview]
Message-ID: <20191225222924.owj4uRoL1UMSFdoNFx437OYscTWvinKKJz3Nqc1gZSY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17777@inbox.vuxu.org>

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

There is an updated pull request by vigoux against master on the void-packages repository

https://github.com/vigoux/void-packages spectrwm-3.3.0
https://github.com/void-linux/void-packages/pull/17777

spectrwm: update to 3.3.0
Bumps up the version of spectrwm.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spectrwm-3.3.0-17777.patch --]
[-- Type: text/x-diff, Size: 2437 bytes --]

From 0ff05bd894b3a072e20c9afc3f2f68e8b585d2a6 Mon Sep 17 00:00:00 2001
From: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com>
Date: Wed, 25 Dec 2019 22:51:55 +0100
Subject: [PATCH 1/3] spectrwm: update to 3.3.0

---
 srcpkgs/spectrwm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/spectrwm/template b/srcpkgs/spectrwm/template
index be0208195b6..aa033ad9365 100644
--- a/srcpkgs/spectrwm/template
+++ b/srcpkgs/spectrwm/template
@@ -1,7 +1,7 @@
 # Template file for 'spectrwm'
 pkgname=spectrwm
-version=3.2.0
-revision=1
+version=3.3.0
+revision=2
 _distname=SPECTRWM_${version//./_}
 wrksrc="spectrwm-${_distname}"
 build_style=gnu-makefile

From b53c7d426a0a08ee1aba3ad4a2a2c31b43470f55 Mon Sep 17 00:00:00 2001
From: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com>
Date: Wed, 25 Dec 2019 23:25:55 +0100
Subject: [PATCH 2/3] Update shasum

---
 srcpkgs/spectrwm/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/spectrwm/template b/srcpkgs/spectrwm/template
index aa033ad9365..4d85e6a7591 100644
--- a/srcpkgs/spectrwm/template
+++ b/srcpkgs/spectrwm/template
@@ -15,7 +15,7 @@ maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
 license="ISC"
 homepage="http://spectrwm.org"
 distfiles="https://github.com/conformal/spectrwm/archive/${_distname}.tar.gz"
-checksum=fb800442620f762de68a236ef9a7278d8b8ef6da5c1b6edbc0c89b1e6e95ef7c
+checksum=ee4e40d7f97f0318a8f26e7551aefea7b7b2d21609615736c87e812122c8f140
 
 post_install() {
 	vlicense LICENSE.md

From 45124ba6391cc906b9585370323852980d398d33 Mon Sep 17 00:00:00 2001
From: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com>
Date: Wed, 25 Dec 2019 23:29:21 +0100
Subject: [PATCH 3/3] Fix shortdesc

---
 srcpkgs/spectrwm/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/spectrwm/template b/srcpkgs/spectrwm/template
index 4d85e6a7591..0320fb9c31b 100644
--- a/srcpkgs/spectrwm/template
+++ b/srcpkgs/spectrwm/template
@@ -10,7 +10,7 @@ make_install_args="$make_build_args"
 hostmakedepends="pkg-config"
 makedepends="libXcursor-devel libXft-devel libXrandr-devel libXt-devel
  xcb-util-keysyms-devel xcb-util-wm-devel"
-short_desc="A small dynamic tiling window manager for X11"
+short_desc="Small dynamic tiling window manager for X11"
 maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
 license="ISC"
 homepage="http://spectrwm.org"

  parent reply	other threads:[~2019-12-25 22:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-25 21:54 [PR PATCH] " voidlinux-github
2019-12-25 22:25 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-25 22:29 ` voidlinux-github [this message]
2019-12-26 13:31 ` voidlinux-github
2019-12-26 19:34 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-26 19:35 ` voidlinux-github
2019-12-26 19:37 ` voidlinux-github
2019-12-26 21:08 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191225222924.owj4uRoL1UMSFdoNFx437OYscTWvinKKJz3Nqc1gZSY@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).