summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis Herbrich2023-11-30 08:47:35 +0100
committerDennis Herbrich2023-11-30 08:49:13 +0100
commit4eaef1ab28972bf797ed8f3745618bee77de255c (patch)
tree24e345bff4b29e7e5f6edb36c8d00af01c94c40c /PKGBUILD
parentebaf61a9922f683cf7a087baca285c2461bb343a (diff)
downloadaur-sunvox.tar.gz
upgpkg: sunvox 2.1.1.c-1: upstream update
changelog: v2.1.1c (29 nov 2023): * Sampler: new controller "Tick length" (affects the duration of the envelopes); * new example: NightRadio - Frozen; * bug fixes.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9a0d105a1e5..4251c0b3395b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ pkgname=sunvox
# - properly signals updates to pacman/AUR helpers, and
# - looks absolutely horrible. I am truly sorry.
# On upgrade, remember to bump $pkgver *and* $_pkgver_upstream.
-pkgver=2.1.1.b
-_pkgver_upstream=2.1.1b
+pkgver=2.1.1.c
+_pkgver_upstream=2.1.1c
pkgrel=1
pkgdesc="Small, fast and powerful modular synthesizer with pattern-based sequencer (tracker)."
arch=('i686' 'x86_64')
@@ -36,7 +36,7 @@ if [[ "$CARCH" == "x86_64" ]]; then
'libxi: required for sunvox_opengl')
fi
source=(http://warmplace.ru/soft/sunvox/$pkgname-$_pkgver_upstream.zip sunvox.desktop sunvox.xml)
-sha256sums=('b5647c10dab1abe7359a84bc8a8d5145a3ba63f1895ab94b1105ab5621961bad'
+sha256sums=('2df050fdfd97ef96dca8ba77f5cdad75a4a50e6f84ef7194bc1ebc5c5aa289cc'
'b45ee10df93982ac0d36c6887fe637c28b3c3de7013aa3462291629eed2dcc8d'
'7ac2192298abdda802832518c98721b08881e32e8b470f2989c614852dd44f67')