Ocarina 6.5.2

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2017-04-14 13:56:39 -04:00
parent 1e6ab2e23c
commit f147c30c30
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ option(CONFIG_TESTING_ARTWORK "Enable album artwork fetching tests" ON)
set(CONFIG_MAJOR 6)
set(CONFIG_MINOR 5)
set(CONFIG_MICRO 2)
set(CONFIG_RC ON)
set(CONFIG_RC OFF)
set(CONFIG_VERSION "${CONFIG_MAJOR}.${CONFIG_MINOR}.${CONFIG_MICRO}")

View File

@ -1,6 +1,6 @@
# Maintainer: Anna Schumaker <anna@nowheycreamery.com>
pkgname=ocarina
pkgver=6.5.1
pkgver=6.5.2
pkgrel=1
pkgdesc="A simple GTK+ and GStreamer based music player."
url="http://www.nowheycreamery.com/"