Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] tealdeer: update to 1.4.1.
Date: Mon, 05 Oct 2020 22:15:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25370@inbox.vuxu.org> (raw)

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

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

https://github.com/jcgruenhage/void-packages tealdeer-1.4.1_1
https://github.com/void-linux/void-packages/pull/25370

tealdeer: update to 1.4.1.
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tealdeer-1.4.1_1-25370.patch --]
[-- Type: text/x-diff, Size: 1516 bytes --]

From 4de6b10b9f70b2911ae482100666cde8cbaeaaa9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 5 Oct 2020 15:19:12 +0200
Subject: [PATCH] tealdeer: update to 1.4.1.

---
 srcpkgs/tealdeer/template | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/tealdeer/template b/srcpkgs/tealdeer/template
index 2ee8959f80b..88121c7d2b4 100644
--- a/srcpkgs/tealdeer/template
+++ b/srcpkgs/tealdeer/template
@@ -1,7 +1,7 @@
 # Template file for 'tealdeer'
 pkgname=tealdeer
-version=1.3.0
-revision=2
+version=1.4.1
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="libressl-devel"
@@ -12,16 +12,14 @@ license="MIT, Apache-2.0"
 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=d384176263c1377b241f4e41f8efd564052e506af00e014240f3874419e187e0
+checksum=eaf42fe17be751985cbf46c170ef623fcbd36028c88c2e70823492a9335a4a8e
 alternatives="tldr:/usr/bin/tldr:/usr/bin/tealdeer"
 
-pre_build() {
-	cargo update --package openssl-sys --precise 0.9.58
-}
-
 post_install() {
 	vlicense LICENSE-MIT
 	vlicense LICENSE-APACHE
 	mv ${DESTDIR}/usr/bin/tldr ${DESTDIR}/usr/bin/tealdeer
-	vinstall zsh_tealdeer 644 usr/share/zsh/site-functions
+	vcompletion bash_tealdeer bash
+	vcompletion fish_tealdeer fish
+	vcompletion zsh_tealdeer zsh
 }

             reply	other threads:[~2020-10-05 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05 20:15 jcgruenhage [this message]
2020-10-06 12:14 ` [PR PATCH] [Merged]: " Piraty

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-25370@inbox.vuxu.org \
    --to=jcgruenhage@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).