mirror of
https://aur.archlinux.org/ocp-git.git
synced 2024-11-22 04:06:29 +00:00
Update to 0.2.90.r516.980c461
This commit is contained in:
parent
cfea041853
commit
1f5de31d67
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = ocp-git
|
pkgbase = ocp-git
|
||||||
pkgdesc = Open Cubic Player (GIT Version)
|
pkgdesc = Open Cubic Player (GIT Version)
|
||||||
pkgver = 0.2.2.r482.f55e68c
|
pkgver = 0.2.90.r516.980c461
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = http://stian.cubic.org/project-ocp.php
|
url = http://stian.cubic.org/project-ocp.php
|
||||||
install = ocp-git.install
|
install = ocp-git.install
|
||||||
|
@ -20,7 +20,7 @@ pkgbase = ocp-git
|
||||||
optdepends = libvorbis: for Vorbis audio support
|
optdepends = libvorbis: for Vorbis audio support
|
||||||
optdepends = sdl: for SDL user interface support
|
optdepends = sdl: for SDL user interface support
|
||||||
optdepends = sdl2: for SDL2 user interface support
|
optdepends = sdl2: for SDL2 user interface support
|
||||||
provides = ocp=0.2.2.r482.f55e68c
|
provides = ocp=0.2.90.r516.980c461
|
||||||
conflicts = ocp
|
conflicts = ocp
|
||||||
source = ocp::git://github.com/mywave82/opencubicplayer.git
|
source = ocp::git://github.com/mywave82/opencubicplayer.git
|
||||||
source = unifont.patch
|
source = unifont.patch
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Ossi Saukko <osaukko at gmail dot com>
|
# Maintainer: Ossi Saukko <osaukko at gmail dot com>
|
||||||
_name=ocp
|
_name=ocp
|
||||||
pkgname=ocp-git
|
pkgname=ocp-git
|
||||||
pkgver=0.2.2.r482.f55e68c
|
pkgver=0.2.90.r516.980c461
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Open Cubic Player (GIT Version)"
|
pkgdesc="Open Cubic Player (GIT Version)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
|
Loading…
Reference in a new issue