Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gendesk: update to 1.0.4
Date: Thu, 07 Nov 2019 05:33:49 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16193@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages gendesk
https://github.com/void-linux/void-packages/pull/16193

gendesk: update to 1.0.4


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

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

From f811422dc3c5a6207d028e636e98f8fb1b4394ff Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Wed, 6 Nov 2019 22:32:53 -0600
Subject: [PATCH] gendesk: update to 1.0.4

---
 srcpkgs/gendesk/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gendesk/template b/srcpkgs/gendesk/template
index a69441e893b..833d550d9b8 100644
--- a/srcpkgs/gendesk/template
+++ b/srcpkgs/gendesk/template
@@ -1,7 +1,7 @@
 # Template file for 'gendesk'
 pkgname=gendesk
-version=1.0.2
-revision=2
+version=1.0.4
+revision=1
 build_style=go
 go_import_path=github.com/xyproto/gendesk
 go_mod_mode=default
@@ -12,10 +12,14 @@ license="MIT"
 homepage="http://roboticoverlords.org/gendesk/"
 distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
  http://roboticoverlords.org/images/default.png"
-checksum="9a2a58c6c3b14bdb5800abf3a30bbfc05285cfba2f9ae0f914b96ae87006f65c
+checksum="fc41d7271016267070c8bd1ed13e6fbc226875d7abc4a8b807496577e228976e
  4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837"
 skip_extraction="default.png"
 
+pre_build() {
+	vsed -e 's|gendesk|github.com/xyproto/gendesk|' -i go.mod
+}
+
 post_install() {
 	vinstall ${XBPS_SRCDISTDIR}/${pkgname}-${version}/default.png 644 usr/share/pixmaps
 	vman ${pkgname}.1

             reply	other threads:[~2019-11-07  4:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07  4:33 voidlinux-github [this message]
2019-11-07 11:03 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16193@inbox.vuxu.org \
    --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).