summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-01-19Version 5.0.0beta77Lumpiasty
2023-11-06Version 5.0.0beta76Lumpiasty
2023-07-18Update to 5.0.0beta74Lumpiasty
Also, remove hacky download script and use link straight from download page
2023-03-25Version 5.0.0beta73Lumpiasty
2023-03-07Package fixesLumpiasty
Moved app files back to /opt/teamspeak Made hotkey_helper executable as required for global hotkeys to work
2022-12-25Version 5.0.0beta72Lumpiasty
2022-12-15Version 5.0.0beta71Lumpiasty
2022-06-15Version 5.0.0beta70Lumpiasty
2022-05-06Version 5.0.0beta69Lumpiasty
2022-02-22Boost pkgrelLumpiasty
2022-02-22Minor style improvementsLumpiasty
- Use spaces to align code instead of tabs - Use shell expansions instead of explicitly listing paths - Eliminate "column" of dependencies by wrapping them to 80 characters long lines - Remove braces around variable names
2022-02-21Add .desktop activatorLumpiasty
Version 5.0.0beta66 was last version that included .desktop file. (Yeah, I didn't realize that)
2022-02-08Version 5.0.0beta68.1Lumpiasty
2022-02-08Version 5.0.0beta68Lumpiasty
2021-12-01Version 5.0.0beta67Lumpiasty
2021-10-27Version 5.0.0beta66Lumpiasty
Looks like teamspeak now bundles with its icons and .desktop file, now using them instead of bringing our own with PKGBUILD
2021-10-01Version 5.0.0beta65.1Lumpiasty
2021-09-22Version 5.0.0beta65Lumpiasty
2021-09-15Version 5.0.0beta64Lumpiasty
2021-09-11Version 5.0.0beta63.1Lumpiasty
2021-08-18Version 5.0.0beta62Lumpiasty
2021-08-16Version 5.0.0beta61.1Lumpiasty
2021-08-13Rollback to 5.0.0beta61Lumpiasty
According to info on forum, 5.0.0-beta61.1 version is detected as trojan by Windows Defender, they decided to roll back version https://community.teamspeak.com/t/teamspeak-5-0-0-beta61-x/25563/27
2021-08-13Version 5.0.0beta61.1Lumpiasty
2021-08-13Version 5.0.0beta61Lumpiasty
2021-08-09Version 5.0.0beta60.2Lumpiasty
2021-07-07Version 5.0.0beta59Lumpiasty
2021-06-30Version 5.0.0beta58.1Lumpiasty
2021-06-24Version 5.0.0beta58Lumpiasty
2021-06-16Version 5.0.0beta57Lumpiasty
2021-06-09Version 5.0.0beta56Lumpiasty
2021-05-12Post-push .SRCINFO updateLumpiasty
2021-05-12Boost pkgrelLumpiasty
2021-05-12Change license symlink to point to all languagesLumpiasty
2021-05-12Move installation folderLumpiasty
Package installed by pacman doesn't really belong to /opt
2021-05-12Add missing dependenciesLumpiasty
Relying on transitive dependencies is bad idea. Adding all direct teamspeak binaries dependencies.
2021-05-12Version 5.0.0beta53Lumpiasty
2021-05-01Version 5.0.0beta51Lumpiasty
2021-04-23Version 5.0.0beta50Lumpiasty
2021-04-06Version 5.0.0beta48Lumpiasty
2021-03-25Version 5.0.0beta47Lumpiasty
2021-03-12Version 5.0.0beta45.2Lumpiasty
2021-03-10Version 5.0.0beta45Lumpiasty
2021-03-04Version 5.0.0beta44Lumpiasty
2021-03-02Version 5.0.0beta43Lumpiasty
2021-02-24Version 5.0.0beta42Lumpiasty
2021-02-14Version 5.0.0beta41.1Lumpiasty
2021-02-14Version 5.0.0beta40Lumpiasty
2021-01-29Version 5.0.0beta39Lumpiasty
2021-01-26Remove p7zip dependencyLumpiasty
The .patch file contains .tar.xz archive at offset of 200 bytes. We make use of curl's -C setting to extract just the archive, so we don't need 7z anymore. We don't really care about information in "header".