Template
1
0
Fork 0
mirror of https://aur.archlinux.org/ocp-git.git synced 2025-05-09 19:44:28 -04:00

Update to 0.2.1.r384.6f2e3f9

The libsidplayfp makedepend removed since revision 6f2e3f9 of Open Cubic
Player fixes the libsidplayfp include lines to use the local fork of the
libsidplayfp.
This commit is contained in:
Ossi Saukko 2020-02-28 07:49:06 +02:00
parent 9967d9fa24
commit 32c32ced25
2 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Ossi Saukko <osaukko at gmail dot com>
_name=ocp
pkgname=ocp-git
pkgver=0.2.1.r380.1c5c7b1
pkgver=0.2.1.r384.6f2e3f9
pkgrel=1
pkgdesc="Open Cubic Player (GIT Version)"
arch=('i686' 'x86_64')
@ -18,7 +18,6 @@ optdepends=('adplug: for OPL formats support'
'sdl: for SDL user interface support'
'sdl2: for SDL2 user interface support')
makedepends=('git'
'libsidplayfp'
'xa')
provides=("${_name}=${pkgver}")
conflicts=("${_name}")