Ocarina 5.4

This commit is contained in:
Bryan Schumaker 2011-12-17 09:43:07 -05:00
parent 983ce59efb
commit 3c919ba7ca
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Bryan Schumaker <bjschuma@gmail.com>
pkgname=ocarina
pkgver=5.3
pkgver=5.4
pkgrel=1
pkgdesc="A simple GTK and gstreamer based music player."
url="http://www.ocarinaproject.net/"
@ -12,8 +12,8 @@ makedepends=('scons')
conflicts=()
replaces=()
backup=()
source=("http://ocarinaproject.net/wp-content/uploads/2011/11/${pkgname}-${pkgver}.tar.gz")
md5sums=('a468ed0684eb65abd7a61c0e52a98a0d')
source=("http://ocarinaproject.net/wp-content/uploads/2011/12/${pkgname}-${pkgver}.tar.gz")
md5sums=('0bd2dfd9b7ddc3aef9ed3f33f04051c4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"

View File

@ -5,7 +5,7 @@ MAJOR = 5
MINOR = 4
BUG = 0
EXTRA = ""
DEBUG = True
DEBUG = False
PREFIX = "/usr"
DESTDIR = ""