summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOssi Saukko2015-09-09 16:56:18 +0300
committerOssi Saukko2015-09-09 16:56:18 +0300
commit535ac85597127dbfcbd3d0d90cec7f2d12fecc87 (patch)
tree0112d03b939a033415009c681d6f1ce7a59abbb4
parent6acb873e1425a0ca4c2dd69c067d635b841c96de (diff)
downloadaur-535ac85597127dbfcbd3d0d90cec7f2d12fecc87.tar.gz
Matching package description with ocp package.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9a5ffe95459..4eb4a1f654d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocp-git
- pkgdesc = A music file player for Linux, Unix, DOS and Windows 95-ME, XP.
+ pkgdesc = Open Cubic Player (GIT Version)
pkgver = 0.1.22.r62.3a44284
- pkgrel = 1
+ pkgrel = 2
url = http://stian.cubic.org/project-ocp.php
install = ocp-git.install
arch = i686
@@ -18,6 +18,7 @@ pkgbase = ocp-git
optdepends = libsidplay: for SID music support
optdepends = libvorbis: for Vorbis audio support
optdepends = sdl: for SDL user interface support
+ provides = ocp=0.1.22.r62.3a44284
conflicts = ocp
replaces = opencubicplayer-git
source = ocp::git://git.code.sf.net/p/opencubicplayer/code
diff --git a/PKGBUILD b/PKGBUILD
index c89b8ee9db44..9c333a22a6da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_name=ocp
pkgname=ocp-git
pkgver=0.1.22.r62.3a44284
-pkgrel=1
-pkgdesc="A music file player for Linux, Unix, DOS and Windows 95-ME, XP."
+pkgrel=2
+pkgdesc="Open Cubic Player (GIT Version)"
arch=('i686' 'x86_64')
url="http://stian.cubic.org/project-ocp.php"
license=('GPL')