[arch-commits] Commit in teamspeak3-server/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu Dec 5 22:48:33 UTC 2019


    Date: Thursday, December 5, 2019 @ 22:48:32
  Author: anthraxx
Revision: 535758

upgpkg: teamspeak3-server 3.10.2-1

Modified:
  teamspeak3-server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-05 22:31:44 UTC (rev 535757)
+++ PKGBUILD	2019-12-05 22:48:32 UTC (rev 535758)
@@ -4,13 +4,13 @@
 # Contributor: EnteEnteEnte <ducksource at duckpond.ch>
 
 pkgname=teamspeak3-server
-pkgver=3.10.0
+pkgver=3.10.2
 pkgrel=1
 pkgdesc='TeamSpeak is software for quality voice communication via the Internet (server)'
 url='https://www.teamspeak.com/en/'
 arch=('x86_64')
 license=('custom')
-depends=('glibc')
+depends=('glibc' 'gcc-libs')
 optdepends=('mariadb-connector-c: for MariaDB backend')
 backup=(etc/teamspeak3-server.ini
         etc/tsdns_settings.ini)
@@ -23,7 +23,7 @@
 sha256sums=('3739925771a878ded7b4e30c70fa47ea9aa20c2e10a222612e33128637534537'
             '73c38a5e70caf042a5997ae831e33be7ba83e5c31ccca01c257c929569149acd'
             '98e3331a803ce0ff85500a3908a61fe105d47ea3c31affc2f605d8385315ca5b')
-sha256sums_x86_64=('5d0ade1cc3802cae75cf2b1d22b14163154a0d1d77d5aded7e56c826d023d6dd')
+sha256sums_x86_64=('d4262f0d51e682c0c645b36c196ad32dae99a1345420cfad00d52f2af109870d')
 
 if [ "${CARCH}" == "x86_64" ]; then
   _TSARCH='amd64'



More information about the arch-commits mailing list