Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xrefresh: update to 1.1.0
@ 2024-10-27 13:46 clyhtsuriva
  2024-10-28 21:17 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: clyhtsuriva @ 2024-10-27 13:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages xrefresh-update
https://github.com/void-linux/void-packages/pull/52801

xrefresh: update to 1.1.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l-musl
  - aarch64-musl

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

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

From d793e3fd2e22d3c1bf2b9d6657230d8676d45b45 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Sun, 27 Oct 2024 14:45:55 +0100
Subject: [PATCH] xrefresh: update to 1.1.0

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

diff --git a/srcpkgs/xrefresh/template b/srcpkgs/xrefresh/template
index dc585750006a9f..02d22fa4a1a9b4 100644
--- a/srcpkgs/xrefresh/template
+++ b/srcpkgs/xrefresh/template
@@ -1,7 +1,7 @@
 # Template file for 'xrefresh'
 pkgname=xrefresh
-version=1.0.7
-revision=2
+version=1.1.0
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libX11-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.freedesktop.org/xorg/app/xrefresh"
 distfiles="${XORG_SITE}/app/xrefresh-${version}.tar.gz"
-checksum=f2817920f119bd9146ed3cde223b8a4ab17cb72da4ece7bddde35e18b31aa337
+checksum=cbf0d3ed80f03188841a96ceb20e615b40a006e3928be2e179d9d5a0ded639b2
 
 post_install() {
 	vlicense COPYING

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

end of thread, other threads:[~2024-10-28 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-27 13:46 [PR PATCH] xrefresh: update to 1.1.0 clyhtsuriva
2024-10-28 21:17 ` [PR PATCH] [Merged]: " leahneukirchen

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