summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheCyberArcher2025-03-27 01:03:34 +0000
committerTheCyberArcher2025-03-27 01:03:34 +0000
commit535d7b0cdcd08ae2b4f5f7b182e75ac3f24c99d9 (patch)
tree136a497e18c646d6194bd5f0e1e05bce8a9be00f /PKGBUILD
parente7156ee32647c0767846f534e1c3f7660b88a26c (diff)
downloadaur-535d7b0cdcd08ae2b4f5f7b182e75ac3f24c99d9.tar.gz
update SPDX License + add contributor section
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0789a3924a94..63f504b70bda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,6 @@
# Maintainer: TheCyberArcher@protonmail.ch
+# Contributor: Emilio Reggi <nag@mailbox.org>
+
pkgname=ymuse-bin
_pkgname=ymuse
pkgver=0.22
@@ -6,7 +8,7 @@ pkgrel=2
pkgdesc="Easy, functional, and snappy client for Music Player Daemon (MPD)."
arch=('x86_64')
url="https://yktoo.com/en/software/ymuse/#software-downloads"
-license=('Apache')
+license=('Apache-2.0')
depends=('gtk3')
optdepends=('mpd')
provides=("${_pkgname}")