Switch to tag-pinned bread-ecosystem deps; bump version to v0.3.0
All checks were successful
Mirror to GitHub / mirror (push) Successful in 2s
release / build (push) Successful in 1m14s
Build and publish package / package (push) Successful in 1m44s

This commit is contained in:
Breadway 2026-07-19 03:39:39 +08:00
parent 50e5a63528
commit 56070c00c3
4 changed files with 106 additions and 94 deletions

View file

@ -1,11 +1,11 @@
# Maintainer: Breadway <rileyhorsham@gmail.com>
# Maintainer: Breadway <plasticbread849@gmail.com>
pkgname=breadbox
pkgver=0.1.0
pkgrel=1
pkgdesc="App launcher for Hyprland / Wayland"
arch=('x86_64')
url="https://github.com/Breadway/breadbox"
url="https://git.breadway.dev/Breadway/breadbox"
license=('MIT')
# Some Rust deps (ring/mlua) build vendored C/asm into static archives; makepkg's
# default -flto=auto emits GCC LTO bitcode the Rust (lld) link cannot read,

View file

@ -1,6 +1,6 @@
[Unit]
Description=Breadbox icon sync
Documentation=https://github.com/breadway/breadbox
Documentation=https://git.breadway.dev/Breadway/breadbox
After=network.target
[Service]