summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
12 daysUpdate $arch and $dependsFrederik “Freso” S. Olesen
No compiled binaries, so no need for specific $arch and no need for glibc/gcc-libs. `node` is needed to run though.
2024-08-31Auto updated to 3.5.0Auto update bot
2024-04-29Remove superfluous $conflictsFrederik “Freso” S. Olesen
Base packages should not conflict on packages like `-git`, `-bin`, etc., but rather they should `provide` and `conflict` with this package.
2024-04-29Update packaging to current Node.js guidelinesFrederik “Freso” S. Olesen
We do need to extract for LICENSE, but the .tar.gz is still available in $srcdir. Reference: https://wiki.archlinux.org/title/Node.js_package_guidelines#Using_npm
2024-04-29arRPC 3.4.0Frederik “Freso” S. Olesen
https://github.com/OpenAsar/arrpc/releases/tag/3.4.0
2024-04-29Add nvchecker configurationFrederik “Freso” S. Olesen
2024-02-27arRPC 3.3.1Frederik “Freso” S. Olesen
https://github.com/OpenAsar/arrpc/commit/b4796fffe3bf1b1361cc4781024349f7a4f9400e https://github.com/OpenAsar/arrpc/blob/b4796fffe3bf1b1361cc4781024349f7a4f9400e/changelog.md
2024-02-27Add x86_64_v3 to $arch arrayFrederik “Freso” S. Olesen
See https://rfc.archlinux.page/0002-march/
2024-02-03Fix .install fileFrederik “Freso” S. Olesen
Correct “typo” in post_install() command and remove .install from $source array (it’s a package file, not a source file).
2024-02-03arRPC 3.3.0Frederik “Freso” S. Olesen
https://github.com/OpenAsar/arrpc/commit/c6e23e7eb733ad396d3eebc328404cc656fed581 https://github.com/OpenAsar/arrpc/blob/c6e23e7eb733ad396d3eebc328404cc656fed581/changelog.md
2023-11-22arRPC 3.2.0Frederik “Freso” S. Olesen
https://github.com/OpenAsar/arrpc/commit/9c3e981437b75606c74ef058c67d1a8c083ce49a https://github.com/OpenAsar/arrpc/blob/9c3e981437b75606c74ef058c67d1a8c083ce49a/changelog.md
2023-05-16arRPC 3.1.0Frederik “Freso” S. Olesen
https://github.com/OpenAsar/arrpc/commit/32b20feb2c994942a9de72b183ab0f4881c725c3
2023-05-16arRPC 3.0.0Frederik “Freso” S. Olesen
https://github.com/OpenAsar/arrpc/blob/b2639d96ef622ef1759270e2782c517a0833041c/changelog.md
2023-03-10add gitignoreScarlett Veldt
2023-03-10initial commit, generate .SRCINFOScarlett Veldt