* update sound-theme-freedesktop to 0.8-6
This commit is contained in:
parent
8c46fac679
commit
f8cb036d64
17
sound-theme-freedesktop/.SRCINFO
Normal file
17
sound-theme-freedesktop/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = sound-theme-freedesktop
|
||||
pkgdesc = Freedesktop sound theme
|
||||
pkgver = 0.8
|
||||
pkgrel = 6
|
||||
url = https://freedesktop.org/wiki/Specifications/sound-theme-spec
|
||||
arch = any
|
||||
license = GPL-2.0-only
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.0-or-later
|
||||
license = CC-BY-SA-3.0
|
||||
license = CC-BY-3.0
|
||||
license = CC-BY-4.0
|
||||
makedepends = intltool
|
||||
source = https://people.freedesktop.org/~mccann/dist/sound-theme-freedesktop-0.8.tar.bz2
|
||||
sha512sums = f08e0414443f3a47bc433a69a7226d2b9383bc7c64e0711e8a605bd761ac69ea052a6db7f0037d88fbf0900efddaae6466ca96391eb71295ee1d0edbd0364621
|
||||
|
||||
pkgname = sound-theme-freedesktop
|
3
sound-theme-freedesktop/.nvchecker.toml
Normal file
3
sound-theme-freedesktop/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[sound-theme-freedesktop]
|
||||
source = "git"
|
||||
git = "https://gitlab.freedesktop.org/xdg/xdg-sound-theme"
|
@ -3,10 +3,15 @@
|
||||
|
||||
pkgname=sound-theme-freedesktop
|
||||
pkgver=0.8
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Freedesktop sound theme"
|
||||
arch=(any)
|
||||
license=('custom')
|
||||
license=('GPL-2.0-only'
|
||||
'GPL-2.0-or-later'
|
||||
'LGPL-2.0-or-later'
|
||||
'CC-BY-SA-3.0'
|
||||
'CC-BY-3.0'
|
||||
'CC-BY-4.0')
|
||||
makedepends=('intltool')
|
||||
source=(https://people.freedesktop.org/~mccann/dist/${pkgname}-${pkgver}.tar.bz2)
|
||||
url="https://freedesktop.org/wiki/Specifications/sound-theme-spec"
|
||||
|
Loading…
x
Reference in New Issue
Block a user