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] New Package: tldr-0.6.1
Date: Tue, 31 Dec 2019 10:34:04 +0100	[thread overview]
Message-ID: <20191231093404.xfqZfzUzYdhZfwlwD4ikNt6-Pcum76yz4jtMEaoC130@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17912@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages tldr
https://github.com/void-linux/void-packages/pull/17912

New Package: tldr-0.6.1


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

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

From 33e913f393b00749510f8688e7ebdc81c9a1744a Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 30 Dec 2019 17:56:48 -0600
Subject: [PATCH] New Package: tldr-0.6.1

---
 srcpkgs/tealdeer/template |  3 ++-
 srcpkgs/tldr/template     | 18 ++++++++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/tldr/template

diff --git a/srcpkgs/tealdeer/template b/srcpkgs/tealdeer/template
index 2c29b48237e..3d43e58f5ec 100644
--- a/srcpkgs/tealdeer/template
+++ b/srcpkgs/tealdeer/template
@@ -1,7 +1,7 @@
 # Template file for 'tealdeer'
 pkgname=tealdeer
 version=1.2.0
-revision=1
+revision=2
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel"
@@ -13,6 +13,7 @@ homepage="https://github.com/dbrgn/tealdeer"
 changelog="https://raw.githubusercontent.com/dbrgn/tealdeer/v${version}/CHANGELOG.md"
 distfiles="https://github.com/dbrgn/tealdeer/archive/v${version}.tar.gz"
 checksum=5cf286059b823501d05da445b9b7a609ec2da91d711d990df76397f79d800c52
+conflicts="tldr>=0"
 
 post_install() {
 	vlicense LICENSE-MIT
diff --git a/srcpkgs/tldr/template b/srcpkgs/tldr/template
new file mode 100644
index 00000000000..23fb5db5836
--- /dev/null
+++ b/srcpkgs/tldr/template
@@ -0,0 +1,18 @@
+# Template file for 'tldr'
+pkgname=tldr
+version=0.6.1
+revision=1
+build_style=go
+go_import_path="github.com/isacikgoz/tldr"
+hostmakedepends="git"
+short_desc="Fast and interactive TLDR client written in Go"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="MIT"
+homepage="https://isacikgoz.me/tldr/"
+distfiles="https://github.com/isacikgoz/tldr/archive/v${version}.tar.gz"
+checksum=e377942c6dd9cbe3f9f55b7614e17b7c5f0694b326ad3993d0cde59aca8dc8fa
+conflicts="tealdear>=0"
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2019-12-31  9:34 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-31  0:32 [PR PATCH] " voidlinux-github
2019-12-31  2:55 ` voidlinux-github
2019-12-31  2:57 ` voidlinux-github
2019-12-31  3:07 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-31  3:08 ` voidlinux-github
2019-12-31  3:20 ` voidlinux-github
2019-12-31  3:21 ` [PR PATCH] [Closed]: " voidlinux-github
2019-12-31  3:21 ` voidlinux-github
2019-12-31  3:29 ` voidlinux-github
2019-12-31  3:31 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-31  9:34 ` voidlinux-github [this message]
2019-12-31  9:36 ` voidlinux-github
2019-12-31  9:38 ` voidlinux-github
2019-12-31 12:01 ` voidlinux-github
2019-12-31 14:07 ` voidlinux-github
2019-12-31 15:33 ` voidlinux-github
2019-12-31 15:38 ` voidlinux-github
2020-01-01  1:18 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-01  1:24 ` voidlinux-github
2020-01-01 16:54 ` voidlinux-github
2020-01-01 17:12 ` voidlinux-github
2020-01-01 17:36 ` voidlinux-github
2020-01-01 17:37 ` voidlinux-github
2020-01-01 19:47 ` voidlinux-github
2020-01-01 21:28 ` voidlinux-github
2020-01-01 21:55 ` voidlinux-github
2020-01-02  0:04 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-02  0:44 ` voidlinux-github
2020-01-02 15:07 ` voidlinux-github
2020-01-03 13:20 ` voidlinux-github
2020-01-03 13:24 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-17 18:24 ` [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=20191231093404.xfqZfzUzYdhZfwlwD4ikNt6-Pcum76yz4jtMEaoC130@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).