Updated to version 0.1.5 added error handling

This commit is contained in:
Ross 2026-02-21 22:40:51 -05:00
parent 10ed1c0924
commit faf7fc8ce4
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = sonicrust-git
pkgdesc = A Terminal based music player for Subsonic-compatible servers, written in Rust.
pkgver = 0.1.4.r1.g400d73c
pkgver = 0.1.5.r0.g429b842
pkgrel = 1
url = https://github.com/roceb/sonicrust
arch = x86_64

View file

@ -1,7 +1,7 @@
# Maintainer: Ross Ceb aur@roceb.xyz
pkgname=sonicrust-git
_binaryname=sonicrust
pkgver=0.1.4.r1.g400d73c
pkgver=0.1.5.r0.g429b842
pkgrel=1
pkgdesc="A Terminal based music player for Subsonic-compatible servers, written in Rust."
arch=('x86_64' 'aarch64')