summarylogtreecommitdiffstats
path: root/.SRCINFO
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-04pkgver: abbreviate commit idRalph Torres
2023-11-23refactor and add functionsRalph Torres
all: prepend cd with srcdir var pkgver: simplify sed command prepare: added; fetch needed libraries in advance build: do cargo build instead of cargo install; change options check: added; run prescribed tests package: use -t option
2023-11-20bump pkgrel: rust 1.74.0Ralph Torres
2023-11-20update depends, makedependsRalph Torres
depends: remove openssl: we build the variant of tiny that depends on rustls makedepends: change rust to cargo: build() explicitly depends on cargo which may be installed via rust or rustup
2023-11-11update to 0.11.0Ralph Torres
2021-11-08update to v0.10.0.eoli3n
2021-05-12Update provides and conflicts to 'tiny-irc-client'Nick Econopouly
2021-03-25update to 0.8.0eoli3n
2020-12-04enable desktop notificationseoli3n
2020-11-19Update version numberNick Econopouly
2019-02-22make nightly install to a temporary directory for the build, added ↵Nick Econopouly
instructions for users with the toolchain installed already
2018-04-10Initial commit.Nick Econopouly