* update xmms2 to 0.9.4-4

This commit is contained in:
Alexander Baldeck 2025-01-08 18:52:06 +01:00
parent 3019714ca7
commit e3c9939b85
2 changed files with 5 additions and 5 deletions

View File

@ -1,15 +1,15 @@
pkgbase = xmms2
pkgdesc = X-platform Music Multiplexing System 2
pkgver = 0.9.4
pkgrel = 3.1
pkgrel = 4
url = https://github.com/xmms2/wiki/wiki
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL
license = LGPL
license = GPL-2.0-only
license = LGPL-2.1-only
makedepends = alsa-lib
makedepends = avahi
makedepends = boost

View File

@ -10,11 +10,11 @@
pkgname=xmms2
pkgver=0.9.4
pkgrel=3.1
pkgrel=4
pkgdesc='X-platform Music Multiplexing System 2'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://github.com/xmms2/wiki/wiki'
license=(GPL LGPL)
license=(GPL-2.0-only LGPL-2.1-only)
_depends=('alsa-lib: ALSA output'
'avahi: announce xmms2d via bonjour/mDNS/zeroconf'
'boost: C++ bindings'