summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Herbrich2022-03-06 10:39:50 +0100
committerDennis Herbrich2022-03-06 10:39:50 +0100
commit9fea241db39144fe2517889935530311310d1e64 (patch)
treefcc1d67de1130c0fe9ede9a0b73b0fb39e3956f0
parent58448ea7a25b50b63e8840aa09467b8e1d527438 (diff)
downloadaur-9fea241db39144fe2517889935530311310d1e64.tar.gz
upgpkg: sunvox 2.0e-1: upstream update
changelog: v2.0e (5 mar 2022) * bug fixes (Generator, UI).
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1536423fe2a2..4524112c555d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sunvox
pkgdesc = Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker).
- pkgver = 2.0d
+ pkgver = 2.0e
pkgrel = 1
url = http://warmplace.ru/soft/sunvox/
arch = i686
@@ -16,10 +16,10 @@ pkgbase = sunvox
depends = libxdmcp
depends = sdl2
optdepends = jack: jack audio server output
- source = http://warmplace.ru/soft/sunvox/sunvox-2.0d.zip
+ source = http://warmplace.ru/soft/sunvox/sunvox-2.0e.zip
source = sunvox.desktop
source = sunvox.xml
- sha256sums = 355727b8c855c034b27b7522e7515d0f895ef71c62a4f75d9e84db29ec73b423
+ sha256sums = bf87509d1afba6eb0e0075fccad0c284a8b16311088e0df4bce4c3eae03f4b4a
sha256sums = 21680b38c66e4375f0a01e496d3167fe8695ada60204c885ff63e63022b63495
sha256sums = 7ac2192298abdda802832518c98721b08881e32e8b470f2989c614852dd44f67
diff --git a/PKGBUILD b/PKGBUILD
index 8302b08dd05d..e4af13fd4620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: zwergnase <zwergnase@posteo.de>
pkgname=sunvox
-pkgver=2.0d
+pkgver=2.0e
pkgrel=1
pkgdesc="Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker)."
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ depends=('alsa-lib'
makedepends=('unzip' 'icoutils')
optdepends=('jack: jack audio server output')
source=(http://warmplace.ru/soft/sunvox/$pkgname-$pkgver.zip sunvox.desktop sunvox.xml)
-sha256sums=('355727b8c855c034b27b7522e7515d0f895ef71c62a4f75d9e84db29ec73b423'
+sha256sums=('bf87509d1afba6eb0e0075fccad0c284a8b16311088e0df4bce4c3eae03f4b4a'
'21680b38c66e4375f0a01e496d3167fe8695ada60204c885ff63e63022b63495'
'7ac2192298abdda802832518c98721b08881e32e8b470f2989c614852dd44f67')