Package Details: teamspeak 6.0.0beta2-1

Git Clone URL: https://aur.archlinux.org/teamspeak.git (read-only, click to copy)
Package Base: teamspeak
Description: Software for quality voice communication via the Internet
Upstream URL: http://www.teamspeak.com
Keywords: teamspeak5
Licenses: custom
Submitter: Lumpiasty
Maintainer: Lumpiasty
Last Packager: Lumpiasty
Votes: 15
Popularity: 1.95
First Submitted: 2019-11-18 19:34 (UTC)
Last Updated: 2025-01-21 20:38 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

Lumpiasty commented on 2020-01-26 16:46 (UTC)

No, the package is not going to fail to install. Keep in mind that it is not a VCS package, it is meant to contain specific version of software. I'm using sum validation to verify if you're building right version, if teamspeak is updated, sum will change and build will fail unless PKGBUILD is updated to match new version.

It is your job to make sure you are building in clean environment. The purpose of checksum here is to make sure you have downloaded right file.

I verified checksum and it appears to be correct so I removed out-of-date flag. If you think I'm wrong, please include your checksum in flag.

shaybox commented on 2020-01-25 01:13 (UTC) (edited on 2020-01-25 01:14 (UTC) by shaybox)

Since the link to the source isn't version locked, you shouldn't validate it with a sum, just replace the sum with 'SKIP', the package is always going to be fail to install otherwise.