Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sublime-text4: update to 4143
@ 2022-11-13 18:00 xbt573
  2022-11-13 21:04 ` [PR PATCH] [Updated] " xbt573
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: xbt573 @ 2022-11-13 18:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xbt573/void-packages master
https://github.com/void-linux/void-packages/pull/40505

sublime-text4: update to 4143
<!-- 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, (ARCH-LIBC)


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

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

From 51c522db5d2ce43e8dce849ef3280b2790ae1736 Mon Sep 17 00:00:00 2001
From: xbt573 <64583541+xbt573@users.noreply.github.com>
Date: Sun, 13 Nov 2022 20:58:11 +0300
Subject: [PATCH] sublime-text4: update to 4143

---
 srcpkgs/sublime-text4/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sublime-text4/template b/srcpkgs/sublime-text4/template
index 2d0d716370ac..bac0173039ec 100644
--- a/srcpkgs/sublime-text4/template
+++ b/srcpkgs/sublime-text4/template
@@ -1,7 +1,7 @@
 # Template file for 'sublime-text4'
 pkgname=sublime-text4
-version=4126
-revision=2
+version=4143
+revision=1
 archs="x86_64 aarch64"
 hostmakedepends="w3m"
 depends="libpng gtk+3 hicolor-icon-theme desktop-file-utils"
@@ -16,11 +16,11 @@ nopie=yes
 case "$XBPS_TARGET_MACHINE" in
 	x86_64)
 		distfiles="https://download.sublimetext.com/sublime_text_build_${version}_x64.tar.xz"
-		checksum=5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1
+		checksum=7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c
 		;;
 	aarch64)
 		distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
-		checksum=0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e
+		checksum=e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93
 		;;
 esac
 _license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24

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

* Re: [PR PATCH] [Updated] sublime-text4: update to 4143
  2022-11-13 18:00 [PR PATCH] sublime-text4: update to 4143 xbt573
@ 2022-11-13 21:04 ` xbt573
  2022-11-13 21:09 ` xbt573
  2022-11-14  7:47 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: xbt573 @ 2022-11-13 21:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xbt573/void-packages master
https://github.com/void-linux/void-packages/pull/40505

sublime-text4: update to 4143
<!-- 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-glibc)


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

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

From 51c522db5d2ce43e8dce849ef3280b2790ae1736 Mon Sep 17 00:00:00 2001
From: xbt573 <64583541+xbt573@users.noreply.github.com>
Date: Sun, 13 Nov 2022 20:58:11 +0300
Subject: [PATCH] sublime-text4: update to 4143

---
 srcpkgs/sublime-text4/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sublime-text4/template b/srcpkgs/sublime-text4/template
index 2d0d716370ac..bac0173039ec 100644
--- a/srcpkgs/sublime-text4/template
+++ b/srcpkgs/sublime-text4/template
@@ -1,7 +1,7 @@
 # Template file for 'sublime-text4'
 pkgname=sublime-text4
-version=4126
-revision=2
+version=4143
+revision=1
 archs="x86_64 aarch64"
 hostmakedepends="w3m"
 depends="libpng gtk+3 hicolor-icon-theme desktop-file-utils"
@@ -16,11 +16,11 @@ nopie=yes
 case "$XBPS_TARGET_MACHINE" in
 	x86_64)
 		distfiles="https://download.sublimetext.com/sublime_text_build_${version}_x64.tar.xz"
-		checksum=5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1
+		checksum=7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c
 		;;
 	aarch64)
 		distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
-		checksum=0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e
+		checksum=e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93
 		;;
 esac
 _license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24

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

* Re: [PR PATCH] [Updated] sublime-text4: update to 4143
  2022-11-13 18:00 [PR PATCH] sublime-text4: update to 4143 xbt573
  2022-11-13 21:04 ` [PR PATCH] [Updated] " xbt573
@ 2022-11-13 21:09 ` xbt573
  2022-11-14  7:47 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: xbt573 @ 2022-11-13 21:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xbt573/void-packages master
https://github.com/void-linux/void-packages/pull/40505

sublime-text4: update to 4143
<!-- 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-glibc)


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

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

From 51c522db5d2ce43e8dce849ef3280b2790ae1736 Mon Sep 17 00:00:00 2001
From: xbt573 <64583541+xbt573@users.noreply.github.com>
Date: Sun, 13 Nov 2022 20:58:11 +0300
Subject: [PATCH] sublime-text4: update to 4143

---
 srcpkgs/sublime-text4/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sublime-text4/template b/srcpkgs/sublime-text4/template
index 2d0d716370ac..bac0173039ec 100644
--- a/srcpkgs/sublime-text4/template
+++ b/srcpkgs/sublime-text4/template
@@ -1,7 +1,7 @@
 # Template file for 'sublime-text4'
 pkgname=sublime-text4
-version=4126
-revision=2
+version=4143
+revision=1
 archs="x86_64 aarch64"
 hostmakedepends="w3m"
 depends="libpng gtk+3 hicolor-icon-theme desktop-file-utils"
@@ -16,11 +16,11 @@ nopie=yes
 case "$XBPS_TARGET_MACHINE" in
 	x86_64)
 		distfiles="https://download.sublimetext.com/sublime_text_build_${version}_x64.tar.xz"
-		checksum=5c64e534cce0032e54d3c7028e8d6b3bdef28f3fd28a26244a360a2ce75450a1
+		checksum=7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c
 		;;
 	aarch64)
 		distfiles="https://download.sublimetext.com/sublime_text_build_${version}_arm64.tar.xz"
-		checksum=0ad4ac168d47034c47ab31faaa0d8b6b4f27e233ea4e48634b930bf999efb63e
+		checksum=e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93
 		;;
 esac
 _license_checksum=287d037b0ecedb68ae1e3138411d54b87172156effecd1987a5f85834aa26a24

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

* Re: [PR PATCH] [Merged]: sublime-text4: update to 4143
  2022-11-13 18:00 [PR PATCH] sublime-text4: update to 4143 xbt573
  2022-11-13 21:04 ` [PR PATCH] [Updated] " xbt573
  2022-11-13 21:09 ` xbt573
@ 2022-11-14  7:47 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-11-14  7:47 UTC (permalink / raw)
  To: ml

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

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

sublime-text4: update to 4143
https://github.com/void-linux/void-packages/pull/40505

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


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

end of thread, other threads:[~2022-11-14  7:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-13 18:00 [PR PATCH] sublime-text4: update to 4143 xbt573
2022-11-13 21:04 ` [PR PATCH] [Updated] " xbt573
2022-11-13 21:09 ` xbt573
2022-11-14  7:47 ` [PR PATCH] [Merged]: " classabbyamp

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