Compare commits

...

1 Commits
next ... master

Author SHA1 Message Date
Anna Schumaker 505a740e8c Ocarina 6.5.10
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-09-11 08:32:59 -04:00
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 10)
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.9
pkgver=6.5.10
pkgrel=1
pkgdesc="A simple GTK+ and GStreamer based music player."
url="http://www.nowheycreamery.com/"