summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYousef Amar2018-08-03 11:34:13 +0100
committerYousef Amar2018-08-03 11:34:13 +0100
commit4c51f19a527d33612e75d96896fa8b0e23a0dddc (patch)
tree576973efc2aeefda3ff85d4bbd67fd2f3a57ddc4
parent180d82572df5ba45dfc7129862ec228cd04dbb80 (diff)
downloadaur-4c51f19a527d33612e75d96896fa8b0e23a0dddc.tar.gz
Update to 1.9.4b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad474231a324..18655f3a1835 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sunvox
pkgdesc = Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker).
- pkgver = 1.9.3c
+ pkgver = 1.9.4b
pkgrel = 1
url = http://warmplace.ru/soft/sunvox/
arch = i686
@@ -15,8 +15,8 @@ pkgbase = sunvox
depends = libxcb
depends = libxau
depends = libxdmcp
- source = http://warmplace.ru/soft/sunvox/sunvox-1.9.3c.zip
- md5sums = de82f3ce4c2961eed77f3c4ff05e8ebb
+ source = http://warmplace.ru/soft/sunvox/sunvox-1.9.4b.zip
+ md5sums = ba9c94be594d384c544f18d8c794f365
pkgname = sunvox
diff --git a/PKGBUILD b/PKGBUILD
index 0e4d3d9398ca..541bcc9c3989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: zwergnase <zwergnase@posteo.de>
pkgname=sunvox
-pkgver=1.9.3c
+pkgver=1.9.4b
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=('de82f3ce4c2961eed77f3c4ff05e8ebb')
+md5sums=('ba9c94be594d384c544f18d8c794f365')
package() {
install -dm755 "${pkgdir}/opt/${pkgname}"