mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
22 lines
907 B
Text
22 lines
907 B
Text
pkgbase = sonicrust-bin
|
|
pkgdesc = A Terminal based music player for Subsonic-compatible servers, written in Rust.
|
|
pkgver = 0.1.6
|
|
pkgrel = 1
|
|
url = https://github.com/roceb/sonicrust
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = GPL-3.0-only
|
|
depends = chafa
|
|
depends = alsa-lib
|
|
depends = glibc
|
|
depends = openssl
|
|
provides = sonicrust
|
|
conflicts = sonicrust
|
|
conflicts = sonicrust-git
|
|
options = strip
|
|
source_x86_64 = sonicrust_v0.1.6_linux_x86_64.tar.gz::https://github.com/roceb/sonicrust/releases/download/v0.1.6/sonicrust_v0.1.6_linux_x86_64.tar.gz
|
|
sha256sums_x86_64 = a41bc2347925a058c19296f8e78cd4c2868f0cd52f7059f3a5ea3e3a9e890f09
|
|
source_aarch64 = sonicrust_v0.1.6_linux_aarch64.tar.gz::https://github.com/roceb/sonicrust/releases/download/v0.1.6/sonicrust_v0.1.6_linux_aarch64.tar.gz
|
|
sha256sums_aarch64 = e296e9ae4244d8981880783d25b44f98b4938a97758f009cbe5712e578a2f078
|
|
|
|
pkgname = sonicrust-bin
|