summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-10-06Update to version 3.23.4cyrozap
2024-10-06Switch back to files.digilent.com from direct S3 URL to support IPv6cyrozap
On January 18th, 2019, the certificate for files.digilent.com expired, and it was not replaced with a valid certificate for several weeks. This issue caused builds of this package during that time period to fail. To resolve the issue, I switched the PKGBUILD to use the direct URL to the S3 bucket backing files.digilent.com, "digilent.s3.amazonaws.com". According to certificate transparency logs, it appears that Digilent started using Cloudflare as a caching CDN for both their main website and files.digilent.com in January of this year. Because of this, the certificate for files.digilent.com is now being automatically renewed and rotated every 60 days, instead of being manually rotated once per year as it was before. Since we can now rely on the certificate always being up to date, and because downloading the packages through Cloudflare's CDN enables users on IPv6-only connections to build the package (S3 does not yet support IPv6), let's switch back to using the files.digilent.com URL. Fixes: 5766b4a ("Use S3 URL to work around issue with expired certificate")
2024-05-12Update to version 3.22.2cyrozap
2024-03-03Update to version 3.22.1cyrozap
2024-03-03Add optional dependencies for Python example scriptscyrozap
2024-03-03Add missing dependency on hicolor-icon-themecyrozap
2024-02-25Update databases and icon caches using pacman hookscyrozap
Also, add 256x256 icons.
2023-10-31Add dependency on qt5-serialportcyrozap
2023-10-29Update to version 3.21.3cyrozap
2023-06-25Update to version 3.20.1cyrozap
2023-06-25Update URLcyrozap
2023-01-14Update to version 3.19.5cyrozap
2022-04-09Update to version 3.18.1cyrozap
2021-12-15Update to version 3.17.1cyrozap
2021-12-15Add support for aarch64cyrozap
2021-04-10Update to version 3.16.3cyrozap
2020-09-25Update to version 3.14.3cyrozap
2020-08-02Update to version 3.14.2cyrozap
2020-02-07Update to version 3.12.2cyrozap
2019-12-13Update to version 3.12.1cyrozap
2019-04-18Updated to version 3.10.9cyrozap
2019-01-30Updated to version 3.9.1cyrozap
2019-01-30Use S3 URL to work around issue with expired certificatecyrozap
2018-08-17Updated to version 3.8.2cyrozap
2018-02-04Updated to version 3.7.5cyrozap
2017-10-01Updated to version 3.6.8cyrozap
2017-04-22Updated to version 3.5.4cyrozap
2016-12-08Updated to version 3.4.7cyrozap
2016-08-28Moved digilent.adept.runtime from "optdepends" to "depends"cyrozap
At some point, the Adept runtime became a hard requirement, and Waveforms refuses to run without it.
2016-07-31Updated to version 3.3.7cyrozap
2016-06-26Updated to version 3.3.5cyrozap
2016-06-06Updated the hash for the non-broken ARM packagecyrozap
2016-05-25Updated to version 3.3.3cyrozap
2016-03-20Added experimental support for armv6h and armv7hcyrozap
2016-03-20Updated to version 3.2.6cyrozap
2016-02-03Updated to version 3.1.5cyrozap
2015-09-05Replaced architecture hack and removed weaker checksumscyrozap
2015-08-16Removed unnecessary alternate file namescyrozap
2015-08-16Added sha256sumscyrozap
2015-08-16Parameterized the license file installation pathscyrozap
2015-08-09Initial importcyrozap