summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYousef Amar2016-11-04 17:30:27 +0000
committerYousef Amar2016-11-04 17:30:27 +0000
commite4664792ce8250f46fe3c6e46a20c5efcba3f843 (patch)
treef39f347a135eb07b2680385d81a51a6b54de9c0e /PKGBUILD
parent0442c80cabf8e331d25fa8213e89823aae0a5ebe (diff)
downloadaur-e4664792ce8250f46fe3c6e46a20c5efcba3f843.tar.gz
Update to 1.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5e5fae4972d..11388b0d6a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: zwergnase <zwergnase@posteo.de>
pkgname=sunvox
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker)."
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ depends=(
)
makedepends=('unzip')
source=(http://warmplace.ru/soft/sunvox/$pkgname-$pkgver.zip)
-md5sums=('001d04ccc9673d4858f6eab5d1561ec9')
+md5sums=('3e539805243d0596d3ae21d3c6c81794')
package() {
install -dm755 "${pkgdir}/opt/${pkgname}"