summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYousef Amar2019-01-16 10:03:29 +0000
committerYousef Amar2019-01-16 10:03:29 +0000
commitfcfb8dbc2e27a69542abd9848edc5790c7a20bcd (patch)
treef9d198d45047cee1cb082506e32e45117db66a98 /PKGBUILD
parent4c51f19a527d33612e75d96896fa8b0e23a0dddc (diff)
downloadaur-fcfb8dbc2e27a69542abd9848edc5790c7a20bcd.tar.gz
Update to 1.9.4c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 541bcc9c3989..81eb26b74ea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: zwergnase <zwergnase@posteo.de>
pkgname=sunvox
-pkgver=1.9.4b
+pkgver=1.9.4c
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=('ba9c94be594d384c544f18d8c794f365')
+md5sums=('10bbeed0e3efe9345d17127fdf7751ef')
package() {
install -dm755 "${pkgdir}/opt/${pkgname}"