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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Oct 13 03:29:16 UTC 2021


    Date: Wednesday, October 13, 2021 @ 03:29:15
  Author: svenstaro
Revision: 1029989

upgpkg: teamspeak3 3.5.6-2: Add nss dependency (FS#72084)

Modified:
  teamspeak3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-13 03:23:56 UTC (rev 1029988)
+++ PKGBUILD	2021-10-13 03:29:15 UTC (rev 1029989)
@@ -4,11 +4,11 @@
 
 pkgname=teamspeak3
 pkgver=3.5.6
-pkgrel=1
+pkgrel=2
 pkgdesc="TeamSpeak is software for quality voice communication via the Internet"
 url="http://www.teamspeak.com"
 license=('custom')
-depends=('libxslt' 'libxss')
+depends=('libxslt' 'libxss' 'nss')
 optdepends=('libpulse')
 arch=('x86_64')
 source=('teamspeak3.desktop'



More information about the arch-commits mailing list