summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2021-01-26Version 5.0.0beta38Lumpiasty
2021-01-13Version 5.0.0beta37Lumpiasty
2020-12-19Version 5.0.0-beta36.1Lumpiasty
2020-12-10Version 5.0.0beta36Lumpiasty
2020-12-10Version 5.0.0beta35Lumpiasty
2020-11-25Version 5.0.0beta34Lumpiasty
2020-11-19Version 5.0.0beta33Lumpiasty
2020-11-12Version 5.0.0beta32Lumpiasty
2020-11-07Version 5.0.0beta31Lumpiasty
2020-10-30Version 5.0.0beta30Lumpiasty
2020-10-21Version 5.0.0beta29.1Lumpiasty
2020-10-21Version 5.0.0beta29Lumpiasty
2020-10-15Version 5.0.0beta28Lumpiasty
2020-10-07Version 5.0.0beta27Lumpiasty
2020-10-02Version 5.0.0beta26Lumpiasty
2020-05-02Package description should not contain its nameLumpiasty
2020-05-02Add missing dependenciesLumpiasty
2020-05-02Update to 5.0.0beta25Lumpiasty
I reverse engineered how teamspeak client is downloading files for update and applied that knowledge here. 'update.teamspeak.com' server requires specific user agent and password to access files. Password turned out to be hard-coded to client and independend of account. I entered those credentials to DLAGENT. We finally got version locked link! Downloaded file itself was strangely compressed tar archive. 7z says it's xz archive, but xz can't decompress it. I decompressed it using 7z and then extracted using tar. Inside this '.patch' archive there is full working copy of teamspeak. So I decided to not use 'teamspeak-client.tar.gz' and just use extracted files.
2020-04-10Remove prepare() functionLumpiasty
2020-04-10Fixed name of archive in noextract variableLumpiasty
2020-04-10Update to 5.0.0beta24Lumpiasty
2020-04-10Add version to name of downloaded tar fileLumpiasty
2020-01-24Update to 5.0.0beta19Lumpiasty
2019-12-20Update to 5.0.0beta18Lumpiasty
2019-12-11Update to 5.0.0-beta17Lumpiasty
2019-11-18Initial commitLumpiasty