From 535ac85597127dbfcbd3d0d90cec7f2d12fecc87 Mon Sep 17 00:00:00 2001 From: Ossi Saukko Date: Wed, 9 Sep 2015 16:56:18 +0300 Subject: [PATCH] Matching package description with ocp package. --- .SRCINFO | 5 +++-- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f9a5ffe..4eb4a1f 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 c89b8ee..9c333a2 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')