summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOssi Saukko2019-02-20 20:18:43 +0200
committerOssi Saukko2019-02-20 20:18:43 +0200
commita47faa912e10115b4c06092f9a3d9060263aa4a1 (patch)
tree703b31e4342a45e023486293d50c5d6af5157b1d
parentc53f4e23122ec9fe62c17635af8ab399137d282b (diff)
downloadaur-a47faa912e10115b4c06092f9a3d9060263aa4a1.tar.gz
Update to 0.1.22.r134.bbbc4e9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0431191ef23..85ce3917a959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocp-git
pkgdesc = Open Cubic Player (GIT Version)
- pkgver = 0.1.22.r131.fa0fe24
+ pkgver = 0.1.22.r134.bbbc4e9
pkgrel = 1
url = http://stian.cubic.org/project-ocp.php
install = ocp-git.install
@@ -19,7 +19,7 @@ pkgbase = ocp-git
optdepends = libvorbis: for Vorbis audio support
optdepends = sdl: for SDL user interface support
optdepends = sdl2: for SDL2 user interface support
- provides = ocp=0.1.22.r131.fa0fe24
+ provides = ocp=0.1.22.r134.bbbc4e9
conflicts = ocp
source = ocp::git://git.code.sf.net/p/opencubicplayer/code
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 165d27f31d1f..a6cf37c259fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ossi Saukko <osaukko at gmail dot com>
_name=ocp
pkgname=ocp-git
-pkgver=0.1.22.r131.fa0fe24
+pkgver=0.1.22.r134.bbbc4e9
pkgrel=1
pkgdesc="Open Cubic Player (GIT Version)"
arch=('i686' 'x86_64')