1
0
Fork 0
mirror of https://aur.archlinux.org/ocp.git synced 2024-10-18 03:23:00 +00:00

Remove line breaks

This commit is contained in:
Xavier Moffett 2024-10-11 19:13:49 -04:00
parent 61fb2c0723
commit 30ff503efc
Signed by: Sapphirus
GPG key ID: A6C061B2CEA1A7AC

View file

@ -9,15 +9,12 @@ pkgdesc="Open Cubic Player"
arch=('i686' 'x86_64')
url="https://stian.cubic.org/project-ocp.php"
license=('GPL')
source=(${_pkgbase}::git+https://github.com/mywave82/opencubicplayer.git#tag=v${pkgver})
sha256sums=('SKIP')
optdepends=('libvorbis: Vorbis codec support'
'libmad: MPEG codec support'
'flac: FLAC codec support'
'libgme: Video game music emulation/playback support')
makedepends=('alsa-lib'
'cjson'
'desktop-file-utils'