summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
11 daysUpstream version bump to '0.5.5+4.r311.20250206.897bad8'.git user
11 daysRemoved, what was forgotten in the last commit, the code in `prepare()`, ↵git user
that tries to apply the no-longer-existing patch.
11 daysRemoved `pineflash_-_fix_missing_argument_in_panic_message.patch` since ↵git user
upstream has now fixed it (https://github.com/Spagett1/pineflash/pull/86#issuecomment-2639762430).
11 daysAdded a patch to fix issuegit user
``` error: 1 positional argument in format string, but no arguments were given --> src/main.rs:532:88 | 532 | Err(error) => panic!("A massive error occured, not sure whats goin on here: \n {}"), | ^^ ``` see https://github.com/Spagett1/pineflash/issues/87#issuecomment-2639683461
2024-12-31Upstream version update: 0.5.5.r307.20240414.a823625 -> ↵git user
0.5.5+2.r309.20241230.1cbe554
2024-05-28Upstream version update.git user
2024-04-11Upstream version update.git user
2024-03-24Upstream version bump.git user
2024-01-26Changed dependency `libudev` to `libudev.so`.git user
2024-01-26Changed license to SPDX license identifier.git user
2024-01-26Added some dependencis.git user
2024-01-13Upstream version bump.git user
2023-10-31Upstream version bump.git user
2023-07-25Added `options+=('!lto')`, as per ↵git user
https://aur.archlinux.org/packages/pineflash-git#comment-919768.
2023-07-25Versiom bump.git user
2023-05-04Working around the error "failed to verify the checksum of `ndk-sys v0.4.0`".dreieck
2023-05-04Fixed a typo in `pkgver()`.dreieck
2023-05-02Removed "gcc" make dependencydreieck
2023-05-02Corrected the `blisp` `optdepends` explanatory text.dreieck
2023-05-02General package fixups.dreieck
2022-12-20Added the git log to the documentation.dreieck
2022-12-17Added ARM architectures.dreieck
2022-12-15Initial commit.dreieck