Bump version to 0.3.0-101pika2, refine build command, and enhance support for multiple disks with GPU caching
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 46s

This commit is contained in:
ferreo 2024-12-01 18:20:22 +00:00
parent dd8f231c51
commit 669f110ff6
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1
2

View File

@ -1,4 +1,4 @@
pikafetch (0.3.0-101pika1) pika; urgency=medium
pikafetch (0.3.0-101pika2) pika; urgency=medium
* Multiple disk support, add caching of GPU and packages info

View File

@ -14,4 +14,4 @@ override_dh_install:
chmod +x debian/pikafetch/usr/bin/pikafetch
override_dh_auto_build:
zig build-exe src/main.zig -O ReleaseFast -mcpu x86_64_v3 -lc --name pikafetch
zig build-exe src/main.zig -O ReleaseFast -mcpu x86_64_v3 --name pikafetch