PKGBUILD: Update after the release!

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2014-10-27 08:16:19 -04:00
parent 9e4d408828
commit 9297f612de
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Anna Schumaker <anna@ocarinaproject.net>
pkgname=ocarina
pkgver=6.1.3
pkgver=6.2
pkgrel=1
pkgdesc="A simple GTK and gstreamer based music player."
url="http://www.ocarinaproject.net/"
@ -13,7 +13,7 @@ conflicts=()
replaces=()
backup=()
source=("http://ocarinaproject.net/wp-content/ocarina/${pkgname}-${pkgver}.tar.gz")
sha1sums=('d54ba4ca864d988475337a8b44feec0f84cc46d1')
sha1sums=('a9dd20d4b91a726ae817640177df4c74396779a3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"