summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Herbrich2023-11-04 10:55:31 +0100
committerDennis Herbrich2023-11-04 10:55:31 +0100
commitebaf61a9922f683cf7a087baca285c2461bb343a (patch)
treee1842cc769a4c1a5918ae71b13020f308873ccf1
parentdb337bf62eb34ee26a74a6d3ad2944d25d6542ab (diff)
downloadaur-ebaf61a9922f683cf7a087baca285c2461bb343a.tar.gz
upgpkg: sunvox 2.1.1.b-1: upstream update
changelog: v2.1.1b (1 nov 2023): * fixed bug with saving OGG sample.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e744684d652..9e0c10602672 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.1.1
+ pkgver = 2.1.1.b
pkgrel = 1
url = http://warmplace.ru/soft/sunvox/
arch = i686
@@ -19,10 +19,10 @@ pkgbase = sunvox
optdepends = libxdmcp: required for sunvox_opengl
optdepends = libxext: required for sunvox_opengl
optdepends = libxi: required for sunvox_opengl
- source = http://warmplace.ru/soft/sunvox/sunvox-2.1.1.zip
+ source = http://warmplace.ru/soft/sunvox/sunvox-2.1.1b.zip
source = sunvox.desktop
source = sunvox.xml
- sha256sums = df860b23d0f9b1a22591c3550eb8bc9696d30fceb2230f921135897b48ac2bef
+ sha256sums = b5647c10dab1abe7359a84bc8a8d5145a3ba63f1895ab94b1105ab5621961bad
sha256sums = b45ee10df93982ac0d36c6887fe637c28b3c3de7013aa3462291629eed2dcc8d
sha256sums = 7ac2192298abdda802832518c98721b08881e32e8b470f2989c614852dd44f67
diff --git a/PKGBUILD b/PKGBUILD
index 5efb225a087e..c9a0d105a1e5 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
-_pkgver_upstream=2.1.1
+pkgver=2.1.1.b
+_pkgver_upstream=2.1.1b
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=('df860b23d0f9b1a22591c3550eb8bc9696d30fceb2230f921135897b48ac2bef'
+sha256sums=('b5647c10dab1abe7359a84bc8a8d5145a3ba63f1895ab94b1105ab5621961bad'
'b45ee10df93982ac0d36c6887fe637c28b3c3de7013aa3462291629eed2dcc8d'
'7ac2192298abdda802832518c98721b08881e32e8b470f2989c614852dd44f67')