Add .SRCINFO

This commit is contained in:
mxghj 2025-12-09 23:14:43 +02:00
parent 7625366111
commit 8f7b188347

19
.SRCINFO Normal file
View file

@ -0,0 +1,19 @@
pkgbase = stryde
pkgdesc = Application launcher for Linux written in Rust
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/dest-lab/stryde
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
depends = libgl
depends = libx11
depends = libxrandr
depends = libxcb
provides = stryde
options = !lto
source = https://github.com/dest-lab/stryde/releases/download/v0.2.0/stryde_0.2.0_x86_64.tar.gz
sha512sums = a76c7462e67f814c033362930f9bc3b3028f60e3234e6b7b1b2390eca9751902cd6cd54b4cd75467e01f9dc5d9372c51ca85361323736fa0e155f9fb650f9724
pkgname = stryde