Github messages for voidlinux
 help / color / mirror / Atom feed
From: hazen2215 <hazen2215@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mcomix: update to 3.1.0.
Date: Wed, 24 Jan 2024 20:57:42 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48358@inbox.vuxu.org> (raw)

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

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

https://github.com/hazen2215/void-packages mcomix
https://github.com/void-linux/void-packages/pull/48358

mcomix: update to 3.1.0.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64-musl)


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

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

From 0e5623ace40cf23fdd9d279f45a04a47fafacd10 Mon Sep 17 00:00:00 2001
From: hazen2215 <haz@disroot.org>
Date: Thu, 25 Jan 2024 04:50:28 +0900
Subject: [PATCH] mcomix: update to 3.1.0.

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

diff --git a/srcpkgs/mcomix/template b/srcpkgs/mcomix/template
index 27e8dc6f76bbe..58fa519bc9e24 100644
--- a/srcpkgs/mcomix/template
+++ b/srcpkgs/mcomix/template
@@ -1,6 +1,6 @@
 # Template file for 'mcomix'
 pkgname=mcomix
-version=3.0.0
+version=3.1.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -11,4 +11,8 @@ license="GPL-2.0-only"
 homepage="https://sourceforge.net/projects/mcomix/"
 changelog="https://sourceforge.net/p/mcomix/news/"
 distfiles="${SOURCEFORGE_SITE}/mcomix/MComix-${version}/mcomix-${version}.tar.gz"
-checksum=2270c43d75e2878f64e4c886d5b013125c42894b364594d5ec979154c4dea004
+checksum=f9286eba7ffbc3ce9528135a9939823c425f3bbe9f74a639f8706fcc28b4c427
+
+post_install() {
+	cp -a share ${DESTDIR}/usr
+}

             reply	other threads:[~2024-01-24 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-24 19:57 hazen2215 [this message]
2024-02-06 16:49 ` [PR PATCH] [Updated] " hazen2215
2024-02-11 17:16 ` [PR PATCH] [Closed]: " cinerea0
2024-02-11 17:16 ` cinerea0

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