From 1a02bd5aff56960913396cc0f8a9b0e74e2329ca Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Fri, 11 Sep 2015 08:52:14 -0400 Subject: [PATCH] Ocarina 6.3.7 Remove doxygen config file and merge various widgets to simplify code. Signed-off-by: Anna Schumaker --- PKGBUILD | 2 +- Sconstruct | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 73edb381..e1ab7b71 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Anna Schumaker pkgname=ocarina -pkgver=6.3.6 +pkgver=6.3.7 pkgrel=1 pkgdesc="A simple GTK and gstreamer based music player." url="http://www.ocarinaproject.net/" diff --git a/Sconstruct b/Sconstruct index f5658332..e6fc9787 100644 --- a/Sconstruct +++ b/Sconstruct @@ -1,7 +1,7 @@ #!/usr/bin/python import os -CONFIG_VERSION = "6.3.6" +CONFIG_VERSION = "6.3.7" # Set up default environment