summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-02-21upgpkg: 3.9.1-1Carl Smedstad
2024-02-20Disable unit testsAli Molaei
2024-02-03upgpkg: 3.8.2-1Carl Smedstad
2024-01-28Add .nvchecker.toml to enable checking for new versions with pkgctlCarl Smedstad
2024-01-17upgpkg: 3.8.1-1Carl Smedstad
2024-01-10Publish version 3.7.1-2 - Set -buildvcs=false for go buildCarl Smedstad
We're building from an archive, not a repository, so disable Go's builtin VCS metadata extraction.
2024-01-08Update to 3.7.1Ali Molaei
2024-01-03Publish version 3.6.1-7 - Disable failing testCarl Smedstad
2023-12-29Publish version 3.6.1-6Carl Smedstad
2023-12-09Publish version 3.6.1-5Carl Smedstad
2023-12-08Publish version 3.6.1-4 - Split packageCarl Smedstad
Split package into two: * protonmail-bridge-core: Containing only core deamon & CLI program. * protonmail-bridge: Containing the desktop application. The second package depends on the first. Removes the need for the package https://aur.archlinux.org/packages/protonmail-bridge-nogui. This is a backwards compatible change. No action is needed.
2023-12-05Publish version 3.6.1-3 - Major refactoringCarl Smedstad
* Remove vcpkg dependency and dynamically link to system dependencies. This massively reduces the build time as we don't have to build for example curl & zlib from source. * Depend on system Qt instead of bundling it. Brings installed package size down to 30.18 MiB. * Add a check() stage running the googletest suite and a subset of the Go unit test suite. * Set proper LDFLAGS for the Go build. This PKGBUILD passes namcap without any warnings.
2023-11-17Add python and unzip to makedeps, make BenTheTechGuy a maintainerAli Molaei
2023-11-15Fix gitignoreAli Molaei
2023-11-15Update to 3.6.1Ali Molaei
2023-11-13Add out-of-date warningAli Molaei
2022-09-09Update to 2.3.0, Use tar.gz source file instead of cloningAli Molaei
2022-08-14Update to 2.2.2Ali Molaei
2022-05-01Update to 2.1.3Ali Molaei
2022-04-22Fix cloning issueAli Molaei
2022-02-22Update to 2.1.1Ali Molaei
2022-02-04Update to 2.1.0Ali Molaei
2021-12-15Update to 1.8.12Ali Molaei
2021-11-02Fix The unauthenticated git protocol, ↵Ali Molaei
https://github.blog/2021-09-01-improving-git-protocol-security-github/
2021-10-31Update to 1.8.10-go.sum-fixedAli Molaei
2021-09-15Update to 1.8.9Ali Molaei
2021-06-30Update to 1.8.7Ali Molaei
2021-05-29Update to 1.8.3Ali Molaei
2021-05-22Add gopath to path in buildAli Molaei
2021-05-21Update to 1.8.1Ali Molaei
2021-04-01Update to 1.6.9Ali Molaei
2021-03-05Update to 1.6.6-c0a8877018f5Ali Molaei
2021-02-17Update to 1.6.3Ali Molaei
2021-01-25Update to 1.5.7Ali Molaei
2021-01-24Update to 1.5.6Ali Molaei
2021-01-02Comment https://wiki.archlinux.org/index.php/Go_package_guidelines Variables ↵Ali Molaei
due to the issues it coused
2021-01-02Fix "undefined symbol: _ZdlPvm, version Qt_5" problemAli Molaei
2021-01-01Add GOPATH/bin to PATHAli Molaei
2021-01-01Update optional deps description, Add some env variables due to ↵Ali Molaei
https://wiki.archlinux.org/index.php/Go_package_guidelines
2020-12-18Update to 1.5.4Ali Molaei
2020-11-26Update to 1.5.2Ali Molaei
2020-11-09Update to 1.5.0Ali Molaei
2020-10-23Update to 1.4.5Ali Molaei
2020-08-14Use git for this version to fix wrong version problemAli Molaei
2020-08-13Update to 1.3.3Ali Molaei
2020-05-25Update to 1.2.7Ali Molaei
2020-04-17Replace bash script with linkAli Molaei
2020-04-16Build from source. Change LicenseAli Molaei
2020-04-16Build from source. Change LicenseAli Molaei
2020-03-31Update to 1.2.6Ali Molaei