Github messages for voidlinux
 help / color / mirror / Atom feed
From: RunningDroid <RunningDroid@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] unibilium: update to 2.1.1
Date: Sun, 29 May 2022 04:35:50 +0200	[thread overview]
Message-ID: <20220529023550.GUVuzE_WDaEVD502NLR7RD6NmkbcRpil9Wz1TMt4X2g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36384@inbox.vuxu.org>

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

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

https://github.com/RunningDroid/void-packages update_unibilium
https://github.com/void-linux/void-packages/pull/36384

unibilium: update to 2.1.1
This PR also changes upstream to https://github.com/neovim/unibilium

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **yes**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 28c51486d5277c4dd9939ad15fdc4ba32bedcd8b Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Sun, 27 Mar 2022 16:59:44 -0400
Subject: [PATCH] unibilium: update to 2.1.1

* change upstream to https://github.com/neovim/unibilium
---
 srcpkgs/unibilium/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/unibilium/template b/srcpkgs/unibilium/template
index b744e1ae6dc2..e35ec896a90a 100644
--- a/srcpkgs/unibilium/template
+++ b/srcpkgs/unibilium/template
@@ -1,15 +1,17 @@
 # Template file for 'unibilium'
 pkgname=unibilium
-version=2.0.0
-revision=2
+version=2.1.1
+revision=1
 build_style=gnu-makefile
+make_check_target="test"
 hostmakedepends="libtool perl"
 short_desc="Simple, self-contained terminfo library"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="LGPL-3.0-or-later"
-homepage="https://github.com/mauke/unibilium"
-distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz"
-checksum=78997d38d4c8177c60d3d0c1aa8c53fd0806eb21825b7b335b1768d7116bc1c1
+homepage="https://github.com/neovim/unibilium"
+changelog="https://github.com/neovim/unibilium/raw/master/Changes"
+distfiles="https://github.com/neovim/${pkgname}/archive/v${version}.tar.gz"
+checksum=6f0ee21c8605340cfbb458cbd195b4d074e6d16dd0c0e12f2627ca773f3cabf1
 
 do_build() {
 	if [ "$CROSS_BUILD" ]; then

  parent reply	other threads:[~2022-05-29  2:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-27 21:13 [PR PATCH] " RunningDroid
2022-04-13 19:38 ` RunningDroid
2022-05-29  2:35 ` RunningDroid [this message]
2022-06-30 14:55 ` [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=20220529023550.GUVuzE_WDaEVD502NLR7RD6NmkbcRpil9Wz1TMt4X2g@z \
    --to=runningdroid@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).