Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] imgp: update to 2.8.
@ 2020-12-02 22:25 ndowens
  2020-12-20  2:11 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-02 22:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages imgp
https://github.com/void-linux/void-packages/pull/26891

imgp: update to 2.8.


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

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

From d4ba32f09a7dc9f0d5600b3aa028706ec9e509d1 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 2 Dec 2020 16:24:02 -0600
Subject: [PATCH] imgp: update to 2.8.

---
 srcpkgs/imgp/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/imgp/template b/srcpkgs/imgp/template
index c81e3f15101..67f7c08cfd2 100644
--- a/srcpkgs/imgp/template
+++ b/srcpkgs/imgp/template
@@ -1,7 +1,7 @@
 # Template file for 'imgp'
 pkgname=imgp
-version=2.7
-revision=3
+version=2.8
+revision=1
 build_style=gnu-makefile
 depends="python3-Pillow"
 short_desc="Multi-core batch image resizer and rotator"
@@ -9,10 +9,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jarun/imgp"
 distfiles="https://github.com/jarun/imgp/archive/v${version}.tar.gz"
-checksum=362f9fab7eaf4c53438e12f32477329c970bd7348181c243ffa30326e231acf7
+checksum=91494f57a110c4439ae956a8a45762467d8deb4606a92f687efdc3a61e4e7cbd
 
 post_install() {
-	vinstall auto-completion/bash/imgp-completion.bash 644 usr/share/bash-completion/completions imgp
-	vinstall auto-completion/zsh/_imgp 644 usr/share/zsh/site-functions
-	vinstall auto-completion/fish/imgp.fish 644 usr/share/fish/vendor_completions.d
+	vcompletion auto-completion/bash/imgp-completion.bash bash imgp
+	vcompletion auto-completion/zsh/_imgp zsh
+	vcompletion auto-completion/fish/imgp.fish fish
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: imgp: update to 2.8.
  2020-12-02 22:25 [PR PATCH] imgp: update to 2.8 ndowens
@ 2020-12-20  2:11 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-12-20  2:11 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

imgp: update to 2.8.
https://github.com/void-linux/void-packages/pull/26891

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-20  2:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02 22:25 [PR PATCH] imgp: update to 2.8 ndowens
2020-12-20  2:11 ` [PR PATCH] [Merged]: " ahesford

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).