Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sublime-text3: update to 3211.
@ 2019-10-01  9:24 voidlinux-github
  2019-10-02  8:09 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01  9:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages sublimetext3
https://github.com/void-linux/void-packages/pull/14876

sublime-text3: update to 3211.


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

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

From aef6d3d50f3edae39aac7889e6f0b7352a81683f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 1 Oct 2019 12:23:47 +0300
Subject: [PATCH] sublime-text3: update to 3211.

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

diff --git a/srcpkgs/sublime-text3/template b/srcpkgs/sublime-text3/template
index 778605a8510..e87de887ad0 100644
--- a/srcpkgs/sublime-text3/template
+++ b/srcpkgs/sublime-text3/template
@@ -1,6 +1,6 @@
 # Template file for 'sublime-text3'
 pkgname=sublime-text3
-version=3207
+version=3211
 revision=1
 depends="libpng gtk+ hicolor-icon-theme desktop-file-utils"
 short_desc="Sophisticated text editor for code, markup and prose"
@@ -10,10 +10,10 @@ homepage="http://www.sublimetext.com/3dev"
 
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	distfiles="https://download.sublimetext.com/sublime_text_3_build_${version}_x64.tar.bz2"
-	checksum=acb64f1de024a0f004888096afa101051e48d96c7a3e7fe96e11312d524938c4
+	checksum=0b3c8ca5e6df376c3c24a4b9ac2e3b391333f73b229bc6e87d0b4a5f636d74ee
 else
 	distfiles="https://download.sublimetext.com/sublime_text_3_build_${version}_x32.tar.bz2"
-	checksum=743dbb313fe8b5754c64972c59a6162e0519a9c375ffeedaf5f7558f15e1e212
+	checksum=480609962bbbd12128b5332c7831372b8851c13e160512730d1b0a6a835a3071
 fi
 
 repository="nonfree"

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

* Re: sublime-text3: update to 3211.
  2019-10-01  9:24 [PR PATCH] sublime-text3: update to 3211 voidlinux-github
@ 2019-10-02  8:09 ` voidlinux-github
  2019-10-02  8:12 ` voidlinux-github
  2019-10-02 14:51 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02  8:09 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/14876#issuecomment-537385425

Comment:
```
Linting srcpkgs/sublime-text3/template...
srcpkgs/sublime-text3/template:8: use SPDX id for 'Propietary' license or see Manual.md
```
Many proprietary programs do not have their lisences as a seperate file in the archive. Sublime-text is one of them.

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

* Re: sublime-text3: update to 3211.
  2019-10-01  9:24 [PR PATCH] sublime-text3: update to 3211 voidlinux-github
  2019-10-02  8:09 ` voidlinux-github
@ 2019-10-02  8:12 ` voidlinux-github
  2019-10-02 14:51 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02  8:12 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/14876#issuecomment-537385425

Comment:
```
Linting srcpkgs/sublime-text3/template...
srcpkgs/sublime-text3/template:8: use SPDX id for 'Propietary' license or see Manual.md
```
Many proprietary programs do not have their licenses as a seperate file in the archive. Sublime-text is one of them.

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

* Re: [PR PATCH] [Merged]: sublime-text3: update to 3211.
  2019-10-01  9:24 [PR PATCH] sublime-text3: update to 3211 voidlinux-github
  2019-10-02  8:09 ` voidlinux-github
  2019-10-02  8:12 ` voidlinux-github
@ 2019-10-02 14:51 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02 14:51 UTC (permalink / raw)
  To: ml

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

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

sublime-text3: update to 3211.
https://github.com/void-linux/void-packages/pull/14876

Description:


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

end of thread, other threads:[~2019-10-02 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01  9:24 [PR PATCH] sublime-text3: update to 3211 voidlinux-github
2019-10-02  8:09 ` voidlinux-github
2019-10-02  8:12 ` voidlinux-github
2019-10-02 14:51 ` [PR PATCH] [Merged]: " voidlinux-github

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