summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2018-01-09 13:34:23 +0300
committerJohn Gleezowood2018-01-09 13:34:23 +0300
commit773b8571b199610a2e569b6a0605755d36169332 (patch)
tree1012e0aa23618588e56268c8d43d95ab9cf5e40f
parent018fad5847e0231da0706f0bc917f9fb2287749d (diff)
downloadaur-773b8571b199610a2e569b6a0605755d36169332.tar.gz
updated to 3.0.0 final
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5aa2db632d1..5da02afbdc6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: speps
# Contributor: Bernardo Barros
pkgname=muse
-pkgver=3.0.pre2
+pkgver=3.0.0
pkgrel=3
pkgdesc="A MIDI/Audio sequencer with recording and editing capabilities"
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ install="${pkgname}.install"
provides=('muse')
conflicts=('muse')
source=("https://github.com/muse-sequencer/muse/archive/muse_${pkgver//./_}.tar.gz")
-sha256sums=('7d3577e630fb9dfb88d62fa53bda7ed4c41e2b7a704f5a37822e10081cb6ff34')
+sha256sums=('72952f094c8c843586679a0f893bf122bd099847490ddf16a829ca5e361e70d1')
build() {
cd "${srcdir}/muse-muse_${pkgver//./_}/muse3"