Template
1
0
Fork 0
mirror of https://aur.archlinux.org/ocp-git.git synced 2024-10-22 21:42:56 +00:00

Update to 0.2.101.r25.b40a9ab

This commit is contained in:
Xavier Moffett 2023-01-12 06:03:50 -05:00
parent 1d7d16aef7
commit fc8f7dfcdc
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ocp-git
pkgdesc = Open Cubic Player (GIT Version)
pkgver = 0.2.100.r1.ddedfe7
pkgver = 0.2.101.r25.b40a9ab
pkgrel = 1
url = https://stian.cubic.org/project-ocp.php
install = ocp.install
@ -24,7 +24,7 @@ pkgbase = ocp-git
depends = ttf-unifont
depends = libdiscid
depends = cjson
provides = ocp=0.2.100.r1.ddedfe7
provides = ocp=0.2.101.r25.b40a9ab
conflicts = ocp
source = ocp::git+https://github.com/mywave82/opencubicplayer.git
md5sums = SKIP

View file

@ -3,7 +3,7 @@
_pkgbase=ocp
pkgname=${_pkgbase}-git
pkgver=0.2.100.r1.ddedfe7
pkgver=0.2.101.r25.b40a9ab
pkgrel=1
pkgdesc="Open Cubic Player (GIT Version)"
arch=('i686' 'x86_64')