Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] teamspeak3: update to 3.5.2.
@ 2020-04-17 17:01 HadetTheUndying
  2020-04-17 18:54 ` Piraty
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: HadetTheUndying @ 2020-04-17 17:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/HadetTheUndying/void-packages teamspeak3
https://github.com/void-linux/void-packages/pull/21081

teamspeak3: update to 3.5.2.
32-bit might be failing to build. Had it happen once then build the second time(No idea why), but since this isn't a repo package i decided to push anyway.

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

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

From e5ad293e9e2d765746e143fb7188c12d4bc7c542 Mon Sep 17 00:00:00 2001
From: HadetTheUndying <hadet@protonmail.com>
Date: Fri, 17 Apr 2020 11:57:00 -0500
Subject: [PATCH] teamspeak3: update to 3.5.2.

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

diff --git a/srcpkgs/teamspeak3/template b/srcpkgs/teamspeak3/template
index a31343fe68a..9e959cd1d53 100644
--- a/srcpkgs/teamspeak3/template
+++ b/srcpkgs/teamspeak3/template
@@ -1,6 +1,6 @@
 # Template file for 'teamspeak3'
 pkgname=teamspeak3
-version=3.5.0
+version=3.5.2
 revision=1
 archs="i686 x86_64"
 wrksrc=teamspeak3
@@ -21,11 +21,11 @@ noverifyrdeps=yes
 if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	_pkg="TeamSpeak3-Client-linux_amd64-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=17d53f116f38519d41749d5b07059e1791a533d0bcee052052b0b6b41f015912
+	checksum=d739fa78b41ef7b1423771ca237804981ffc7f14c4e620769cfa3fbc538aece8
 elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
 	_pkg="TeamSpeak3-Client-linux_x86-${version}"
 	distfiles="https://files.teamspeak-services.com/releases/client/${version}/${_pkg}.run"
-	checksum=6ed3a4255c4785437668748b5a8f39895678cd57133150c33302a94421c5ffeb
+	checksum=209375141ea0d0fc1d6dc7612cb621ba0df946e033a3b1140f3e8a5c8938d566
 else
 	broken="No known upstream client for this architecture"
 fi

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

end of thread, other threads:[~2020-04-17 22:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17 17:01 [PR PATCH] teamspeak3: update to 3.5.2 HadetTheUndying
2020-04-17 18:54 ` Piraty
2020-04-17 18:59 ` [PR PATCH] [Updated] " HadetTheUndying
2020-04-17 19:00 ` HadetTheUndying
2020-04-17 21:24 ` Johnnynator
2020-04-17 21:40 ` HadetTheUndying
2020-04-17 21:43 ` Johnnynator
2020-04-17 21:44 ` [PR PATCH] [Updated] " HadetTheUndying
2020-04-17 21:46 ` HadetTheUndying
2020-04-17 22:21 ` [PR PATCH] [Merged]: " Johnnynator

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