From 44bb25bff17c462cf941eaff14111af9035861fd Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Fri, 12 Feb 2016 09:23:32 -0500 Subject: [PATCH] Ocarina 6.4.5 Signed-off-by: Anna Schumaker --- PKGBUILD | 2 +- Sconstruct | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index db0ccae7..5346f797 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Anna Schumaker pkgname=ocarina -pkgver=6.4.4 +pkgver=6.4.5 pkgrel=1 pkgdesc="A simple GTK and gstreamer based music player." url="http://www.ocarinaproject.net/" diff --git a/Sconstruct b/Sconstruct index 9807e6b1..bbcaabb9 100644 --- a/Sconstruct +++ b/Sconstruct @@ -1,7 +1,7 @@ #!/usr/bin/python import os -CONFIG_VERSION = "6.4.5-rc" +CONFIG_VERSION = "6.4.5" # Set up default environment