Github messages for voidlinux
 help / color / mirror / Atom feed
From: priner <priner@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] micro: Update to 2.0.8
Date: Wed, 07 Oct 2020 23:40:00 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25422@inbox.vuxu.org> (raw)

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

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

https://github.com/priner/void-packages micro
https://github.com/void-linux/void-packages/pull/25422

micro: Update to 2.0.8
I have also added manpage, .desktop file and icon (used by that .desktop file)

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

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

From 13ff1f019b671736e93c4cef4b48bc6d6178fb88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Wed, 7 Oct 2020 17:39:16 +0200
Subject: [PATCH 1/2] micro: update to 2.0.8

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

diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index d3184e82ef5..639680b955a 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -1,6 +1,6 @@
 # Template file for 'micro'
 pkgname=micro
-version=2.0.6
+version=2.0.8
 revision=1
 build_style=go
 go_import_path="github.com/zyedidia/micro/v2"
@@ -14,7 +14,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://micro-editor.github.io"
 distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
-checksum=55bd3ab880905d45639a1f902ec1a84cb385e73de9a3e16d8175b3cd7f7fe908
+checksum=3e1b7483aa2afffa8afc2c710e22541961ac3de5e026efb4bdddc8ade00d4de0
 
 post_install() {
 	vlicense LICENSE

From 9abcd66c01073c8aad06b9605ac79f6bd1c6f442 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Wed, 7 Oct 2020 21:22:47 +0200
Subject: [PATCH 2/2] micro: add manpage, icon, and .desktop

---
 srcpkgs/micro/template | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index 639680b955a..27b87e22b7f 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -18,4 +18,7 @@ checksum=3e1b7483aa2afffa8afc2c710e22541961ac3de5e026efb4bdddc8ade00d4de0
 
 post_install() {
 	vlicense LICENSE
+	vman assets/packaging/micro.1
+	vinstall assets/packaging/micro.desktop 644 usr/share/applications
+	vinstall assets/micro-logo-mark.svg 644 usr/share/pixmaps micro.svg
 }

             reply	other threads:[~2020-10-07 21:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 21:40 priner [this message]
2020-10-07 21:53 ` ericonr
2020-10-07 22:05 ` [PR PATCH] [Updated] " priner
2020-10-07 22:07 ` priner
2020-10-09 12:11 ` [PR PATCH] [Merged]: " Duncaen

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-25422@inbox.vuxu.org \
    --to=priner@users.noreply.github.com \
    --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).