summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn K. Luebs2014-03-14 02:54:21 -0400
committerJohn K. Luebs2014-03-14 02:54:21 -0400
commit3288cfedfba584085959aa2ce9219ceb5c3301a3 (patch)
tree5a26b5ac29643c465676c1cb36d63b4398aed407 /PKGBUILD
parent69f8cb61adb2cd1b706c71a884fb8164648fc04d (diff)
downloadaur-3288cfedfba584085959aa2ce9219ceb5c3301a3.tar.gz
Update mma package to 13.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3804e8a011c3..8a24aa69545e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Uwe Koloska <kolewu@koloro.de>
pkgname=mma
-pkgver=12.10
-pkgrel=3
+pkgver=13.12
+pkgrel=1
pkgdesc="Musical MIDI Accompaniment (MMA) is an accompaniment generator"
url="http://www.mellowood.ca/mma/"
depends=('python2>=2.5.0' 'timidity++')
@@ -15,9 +15,9 @@ DLAGENTS=('http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 --user-agent "Mo
source=("http://www.mellowood.ca/mma/mma-bin-$pkgver.tar.gz"
fix-mmastart-path.patch
mmarc)
-md5sums=('1c34126c092ca07aab1b606c73670a64'
- '75c3eeac52d846d5ff2050346e48d2d8'
- '7cdddd5de515539cf66f0d8d9613dcdc')
+sha1sums=('8db89bb03228c4567bc28add52336a24728280ee'
+ '59e4abe8a192e919b141cefbdf9660257266387f'
+ '3c03107c2a1b380f66ed68458d9b9def8371c0f6')
options=(!strip !zipman)
backup=(etc/mmarc)