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] girara: update to 0.3.3
Date: Wed, 09 Oct 2019 21:55:35 +0200	[thread overview]
Message-ID: <20191009195535.1oqcbmI_gNSQ8D7nRdLjqk4UgAalZU4Uu51BygRoUFM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15280@inbox.vuxu.org>

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

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

https://github.com/ioraff/void-packages master
https://github.com/void-linux/void-packages/pull/15280

girara: update to 0.3.3


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

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

From e0b5c5e9fddfa3cebf6e95c43eb03929aa67d93c Mon Sep 17 00:00:00 2001
From: Owen Rafferty <owenr@fferty.me>
Date: Wed, 9 Oct 2019 14:51:06 -0500
Subject: [PATCH 1/2] girara: update to 0.3.3

---
 srcpkgs/girara/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/girara/template b/srcpkgs/girara/template
index 23657857b6b..2b2f016fff5 100644
--- a/srcpkgs/girara/template
+++ b/srcpkgs/girara/template
@@ -1,6 +1,6 @@
 # Template file for 'girara'
 pkgname=girara
-version=0.3.2
+version=0.3.3
 revision=1
 build_style=meson
 configure_args="-Dnotify=auto -Dtests=disabled"
@@ -10,8 +10,8 @@ short_desc="A library implementing a user interface that focuses on minimalism"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="Zlib"
 homepage="https://pwmt.org/projects/girara/"
-distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
-checksum=1700353a101f3c520f9b22e79d71ea5b268a9ec324796cf9e64775d96bb086cd
+distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
+checksum=4456ddd6f0420fa6f1677a4a8f438f0401c38c2521585db3ee42e339a730798f
 
 post_install() {
 	vlicense LICENSE

From fe69381291e103f0205af3b7a4c15287209f0581 Mon Sep 17 00:00:00 2001
From: Owen Rafferty <owenr@fferty.me>
Date: Wed, 9 Oct 2019 14:56:13 -0500
Subject: [PATCH 2/2] zathura: update to 0.4.4

---
 srcpkgs/zathura/template | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template
index 762d990e295..f98610305e8 100644
--- a/srcpkgs/zathura/template
+++ b/srcpkgs/zathura/template
@@ -1,7 +1,7 @@
 # Template file for 'zathura'
 pkgname=zathura
-version=0.4.3
-revision=2
+version=0.4.4
+revision=1
 build_style=meson
 configure_args="-Dsynctex=disabled -Dtests=disabled"
 hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils
@@ -13,13 +13,10 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="Zlib"
 homepage="https://pwmt.org/projects/zathura/installation/"
 changelog="https://pwmt.org/projects/zathura/changelog/${version}"
-distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
-checksum=7e12194426d709670e0f4b0b107c80dd21322881b57d4a0bf9a09998402ffd41
+distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
+checksum=ebc98478fd8ec412b8f87c6b75067cf52d89d200731c1848ec3a2700f2a3b36c
 
 post_install() {
-	vmkdir usr/share/zsh/site-functions
-	mv ${DESTDIR}/usr/share/zsh/{vendor-completions,site-functions}/_zathura
-
 	vlicense LICENSE
 }
 

  reply	other threads:[~2019-10-09 19:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 19:53 [PR PATCH] " voidlinux-github
2019-10-09 19:55 ` voidlinux-github [this message]
2019-10-09 19:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-09 20:02 ` voidlinux-github
2019-10-09 20:02 ` voidlinux-github
2019-10-09 20:10 ` voidlinux-github
2019-10-09 20:10 ` voidlinux-github
2019-10-09 20:30 ` voidlinux-github
2019-10-09 20:30 ` voidlinux-github
2019-10-09 20:31 ` voidlinux-github
2019-10-09 20:31 ` voidlinux-github
2019-10-09 20:35 ` girara: update to 0.3.3 and zathura: update to 0.4.4 voidlinux-github
2019-10-09 20:44 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-09 20:44 ` voidlinux-github
2019-10-11  3:12 ` voidlinux-github
2019-10-11 21:38 ` voidlinux-github
2019-10-11 21:39 ` voidlinux-github
2019-10-11 21:39 ` voidlinux-github
2019-10-12  1:26 ` voidlinux-github
2019-10-14 19:03 ` [PR PATCH] [Closed]: " voidlinux-github
2019-10-14 19:05 ` 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=20191009195535.1oqcbmI_gNSQ8D7nRdLjqk4UgAalZU4Uu51BygRoUFM@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).