summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-12-09disable ltoRalph Torres
In some machines, building the package fails due to ring crate and (gcc) compiler linking issue. Refer: https://github.com/briansmith/ring/issues/1444
2023-12-04disable check funcRalph Torres
Refer: issue #407, commit aaac385
2023-12-04update to 0.11.0Ralph Torres
2023-12-04refactor and add functionsRalph Torres
all: prepend cd with $srcdir; update to build variant that depends on rustls prepare: added; fetch needed libraries in advance build: do cargo build instead of cargo install; change options check: change options package: use -t option
2023-12-04update conflicts, deps, sourceRalph Torres
conflicts: add the package in provides, conflicts dependencies: change libdbus to dbus remove openssl: we build the variant that depends on rustls source: rename tarball to $pkgname-$pkgver change sig type to sha256
2023-12-04update info, refactorRalph Torres
Update contributor list, package description, and supported arch. Also, remove unnecessary whitespaces and characters.
2021-11-12Update to 0.10.0ny-a
2021-05-14Change build commandny-a
2021-05-13Update to 0.9.0ny-a
2021-03-25Remove --locked option to build successfullyny-a
2021-03-25Update to 0.8.0ny-a
2020-11-24Apply patch from bbx0ny-a
2020-10-03Update to 0.7.0ny-a
2020-07-31Update to 0.6.0ny-a
2020-03-22v0.5.1ny-a
2019-11-23Switch to Git and commit-based build for now since crate dependencies are ↵Jean Lucas
moving targets
2019-08-13Update deps, source schema; use Rust nightly in a clean chroot; 0.4.5Jean Lucas
2019-06-23Version bump, remove package variant conflictsJean Lucas
2019-05-11Version bump, update arch, install README.mdJean Lucas
2018-07-09Add pkgverJean Lucas
2018-07-09Initial commitJean Lucas