Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doomretro: update to 5.0.
@ 2023-09-15 10:46 benalb
  2023-09-16 15:32 ` [PR PATCH] [Updated] " benalb
  2023-09-18 19:03 ` [PR PATCH] [Merged]: doomretro: update to 5.0.1 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: benalb @ 2023-09-15 10:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages doomretro
https://github.com/void-linux/void-packages/pull/46065

doomretro: update to 5.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-LIBC)



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

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

From fa60628ad0e9997002b95cb7edc2ed0fa9d22f59 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Fri, 15 Sep 2023 12:45:29 +0200
Subject: [PATCH] doomretro: update to 5.0.

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

diff --git a/srcpkgs/doomretro/template b/srcpkgs/doomretro/template
index af78a6e75c939..ed286b8c9ce81 100644
--- a/srcpkgs/doomretro/template
+++ b/srcpkgs/doomretro/template
@@ -1,7 +1,7 @@
 # Template file for 'doomretro'
 pkgname=doomretro
-version=4.9.2
-revision=2
+version=5.0
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="SDL2_image-devel SDL2_mixer-devel"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://www.doomretro.com"
 changelog="https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md"
 distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
-checksum=738b9283b80175ce7ba83d703b2cc9166d4c4b83a9a0f252629da5ce09dfa896
+checksum=9beb6eecc03a2c382ba84b1632e1040f33d0ea289c03db77e20a82a5d6be3014

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

* Re: [PR PATCH] [Updated] doomretro: update to 5.0.
  2023-09-15 10:46 [PR PATCH] doomretro: update to 5.0 benalb
@ 2023-09-16 15:32 ` benalb
  2023-09-18 19:03 ` [PR PATCH] [Merged]: doomretro: update to 5.0.1 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: benalb @ 2023-09-16 15:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages doomretro
https://github.com/void-linux/void-packages/pull/46065

doomretro: update to 5.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-LIBC)



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

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

From 63ae2fe6953ce5f025e3f24e78cb24b4e64c2b4b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Fri, 15 Sep 2023 12:45:29 +0200
Subject: [PATCH] doomretro: update to 5.0.1.

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

diff --git a/srcpkgs/doomretro/template b/srcpkgs/doomretro/template
index af78a6e75c939..53cdca6e03d00 100644
--- a/srcpkgs/doomretro/template
+++ b/srcpkgs/doomretro/template
@@ -1,7 +1,7 @@
 # Template file for 'doomretro'
 pkgname=doomretro
-version=4.9.2
-revision=2
+version=5.0.1
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="SDL2_image-devel SDL2_mixer-devel"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://www.doomretro.com"
 changelog="https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md"
 distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
-checksum=738b9283b80175ce7ba83d703b2cc9166d4c4b83a9a0f252629da5ce09dfa896
+checksum=c5fb975d6d9415a8086f4bae9dd66de154ab6c6eb013e95cda22896c4f496125

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

* Re: [PR PATCH] [Merged]: doomretro: update to 5.0.1.
  2023-09-15 10:46 [PR PATCH] doomretro: update to 5.0 benalb
  2023-09-16 15:32 ` [PR PATCH] [Updated] " benalb
@ 2023-09-18 19:03 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-09-18 19:03 UTC (permalink / raw)
  To: ml

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

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

doomretro: update to 5.0.1.
https://github.com/void-linux/void-packages/pull/46065

Description:
<!-- 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-LIBC)



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

end of thread, other threads:[~2023-09-18 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-15 10:46 [PR PATCH] doomretro: update to 5.0 benalb
2023-09-16 15:32 ` [PR PATCH] [Updated] " benalb
2023-09-18 19:03 ` [PR PATCH] [Merged]: doomretro: update to 5.0.1 Duncaen

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