summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Doege2015-07-13 17:34:09 +0200
committerMartin Doege2015-07-13 17:34:09 +0200
commite3ca17b8d538cd66ff83a237cecf1d0f2bf9476f (patch)
tree1fa34183a39b0e44b280b79c95060c956598a24e
parent066ef8aa1fb5a1a4514fd893f7be9d71f2a4bd12 (diff)
downloadaur-e3ca17b8d538cd66ff83a237cecf1d0f2bf9476f.tar.gz
update version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 609a5f5b0de0..e1c6bb903dd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = soundhelix
pkgdesc = Tool for creating algorithmic random MIDI music
- pkgver = 0.7.1
+ pkgver = 0.8
pkgrel = 1
url = http://www.soundhelix.com/
arch = i686
arch = x86_64
license = GPL
depends = java-runtime
- source = http://downloads.sourceforge.net/project/soundhelix/SoundHelix-0.7.1-bin.zip
+ source = http://downloads.sourceforge.net/project/soundhelix/SoundHelix-0.8-bin.zip
source = soundhelix
source = SoundHelix-logo-medium.png
source = soundhelix.desktop
- md5sums = 80bd37265f951346fbf9e4bbfbad8601
+ md5sums = 7dbe5aee3fca7e2f36db5d37d48c0824
md5sums = 790b82587ddf5c6aab42589fc410250c
md5sums = eb639d466cb81d1e4ab34fc425538c50
md5sums = 688d5fce1d2304eb476bb6ee5ca591aa
diff --git a/PKGBUILD b/PKGBUILD
index be4e628fd60b..a7cadccf5694 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martin C. Doege <mdoege at compuserve dot com>
pkgname=soundhelix
-pkgver=0.7.1
+pkgver=0.8
pkgrel=1
pkgdesc="Tool for creating algorithmic random MIDI music"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ source=("http://downloads.sourceforge.net/project/soundhelix/SoundHelix-"$pkgver
"SoundHelix-logo-medium.png"
"soundhelix.desktop"
)
-md5sums=('80bd37265f951346fbf9e4bbfbad8601'
+md5sums=('7dbe5aee3fca7e2f36db5d37d48c0824'
'790b82587ddf5c6aab42589fc410250c'
'eb639d466cb81d1e4ab34fc425538c50'
'688d5fce1d2304eb476bb6ee5ca591aa')