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

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

There is an updated 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: 1179 bytes --]

From f83ddaa92ad9faf0d327486fb35845c686ff4b80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Thu, 8 Oct 2020 00:02:00 +0200
Subject: [PATCH] micro: update to 2.0.8.

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

diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index d3184e82ef5..27b87e22b7f 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,8 +14,11 @@ 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
+	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
 }

  parent reply	other threads:[~2020-10-07 22:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 21:40 [PR PATCH] " priner
2020-10-07 21:53 ` ericonr
2020-10-07 22:05 ` priner [this message]
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=20201007220547.UvzfYRzpyOZtqPy1i5MwbM3DO0v3ZA3lzpOFTksXPH4@z \
    --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).