Updated to version 0.1.6 added repeat

This commit is contained in:
Ross 2026-03-01 02:26:02 -05:00
parent faf7fc8ce4
commit a342cabf2e
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.5.r0.g429b842
pkgver = 0.1.6.r0.ga48442c
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.5.r0.g429b842
pkgver=0.1.6.r0.ga48442c
pkgrel=1
pkgdesc="A Terminal based music player for Subsonic-compatible servers, written in Rust."
arch=('x86_64' 'aarch64')