summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn K Luebs2013-08-03 19:58:43 -0400
committerJohn K Luebs2013-08-08 21:42:00 -0400
commit69f8cb61adb2cd1b706c71a884fb8164648fc04d (patch)
tree5994407a0550c338cf9d3292bdb3c1076e363013 /PKGBUILD
parent07a9a8dfc9b9d2b97d15e2bbe6501d8c226ccf65 (diff)
downloadaur-69f8cb61adb2cd1b706c71a884fb8164648fc04d.tar.gz
Don't overwrite my config, dumbass
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b969ddd0921..3804e8a011c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mma
pkgver=12.10
-pkgrel=2
+pkgrel=3
pkgdesc="Musical MIDI Accompaniment (MMA) is an accompaniment generator"
url="http://www.mellowood.ca/mma/"
depends=('python2>=2.5.0' 'timidity++')
@@ -19,6 +19,7 @@ md5sums=('1c34126c092ca07aab1b606c73670a64'
'75c3eeac52d846d5ff2050346e48d2d8'
'7cdddd5de515539cf66f0d8d9613dcdc')
options=(!strip !zipman)
+backup=(etc/mmarc)
build () {
cd $srcdir/$pkgname-bin-$pkgver