Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] angrysearch: update to 1.0.3.
Date: Sun, 11 Jun 2023 09:50:33 +0200	[thread overview]
Message-ID: <20230611075033.5vbXZTTmMumoms8M4jAB_58d3OhpxoWNiPreUECY2OY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44098@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages angrysearch
https://github.com/void-linux/void-packages/pull/44098

angrysearch: update to 1.0.3.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/44098.patch is attached

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

From 05c2179964ecf2c97af4000c8201b34cae7befa8 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Fri, 26 May 2023 12:14:17 +0200
Subject: [PATCH] angrysearch: update to 1.0.3.

---
 srcpkgs/angrysearch/patches/00-fiximport.patch | 13 -------------
 srcpkgs/angrysearch/template                   |  8 ++++----
 2 files changed, 4 insertions(+), 17 deletions(-)
 delete mode 100644 srcpkgs/angrysearch/patches/00-fiximport.patch

diff --git a/srcpkgs/angrysearch/patches/00-fiximport.patch b/srcpkgs/angrysearch/patches/00-fiximport.patch
deleted file mode 100644
index 4143059338de..000000000000
--- a/srcpkgs/angrysearch/patches/00-fiximport.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git angrysearch.py angrysearch.py
-index 33c181d..ef9d5a2 100644
---- a/angrysearch.py
-+++ b/angrysearch.py
-@@ -18,6 +18,8 @@ import subprocess
- import sys
- import time
-
-+sys.path.append('/usr/share/angrysearch/')
-+
- # QT RESOURCE FILE WITH MIME ICONS AND DARK GUI THEME ICONS
- # IF NOT AVAILABLE ONLY 2 ICONS REPRESENTING FILE & DIRECTORY ARE USED
- try:
diff --git a/srcpkgs/angrysearch/template b/srcpkgs/angrysearch/template
index b6dc5ecde7a7..05306db0a28f 100644
--- a/srcpkgs/angrysearch/template
+++ b/srcpkgs/angrysearch/template
@@ -1,7 +1,7 @@
 # Template file for 'angrysearch'
 pkgname=angrysearch
-version=1.0.1
-revision=5
+version=1.0.3
+revision=1
 pycompile_dirs="usr/share/angrysearch"
 hostmakedepends="python3"
 depends="python3-PyQt5 xdg-utils"
@@ -9,8 +9,8 @@ short_desc="Instant file search"
 maintainer="DirectorX <void.directorx@protonmail.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/dotheevo/angrysearch/"
-distfiles="http://github.com/dotheevo/${pkgname}/archive/v${version}.tar.gz"
-checksum=9a550649c3efafb26660860758f2e75702ce96a0a0c50dc34ced2967b51a843f
+distfiles="http://github.com/dotheevo/angrysearch/archive/v${version}.tar.gz"
+checksum=bb20907d97804931863f377fe19ac2008a9e43c80517f775667f9fe49792c585
 python_version=3
 
 do_install() {

  parent reply	other threads:[~2023-06-11  7:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26 10:15 [PR PATCH] " Eloitor
2023-06-09  2:26 ` [PR REVIEW] " classabbyamp
2023-06-11  7:50 ` Eloitor [this message]
2023-06-11 11:20 ` [PR PATCH] [Merged]: " classabbyamp

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=20230611075033.5vbXZTTmMumoms8M4jAB_58d3OhpxoWNiPreUECY2OY@z \
    --to=eloitor@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).