vcvrack-autinn: update to v2.6.20 (#757)

* vcvrack-autinn: update to v2.6.16

* vcvrack-autinn: update to v2.6.18

* vcvrack-autinn: update to v2.6.20

---------

Co-authored-by: cbix-ci[bot] <210176234+cbix-ci[bot]@users.noreply.github.com>
This commit is contained in:
OSAMC 2026-02-10 07:22:08 +00:00 committed by cbix-ci[bot]
parent 8cd1e403d9
commit e588a2da74
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = vcvrack-autinn
pkgdesc = Autinn VCV Rack modules
pkgver = 2.6.15
pkgver = 2.6.20
pkgrel = 1
url = https://github.com/NikolaiVChr/Autinn
arch = aarch64
@ -13,7 +13,7 @@ pkgbase = vcvrack-autinn
makedepends = zstd
depends = gcc-libs
depends = vcvrack
source = git+https://github.com/NikolaiVChr/Autinn#tag=v2.6.15
sha256sums = d4e196fec9acf4202f00ad6ec2cf58bca70025a81ddbbe1c5f32d81ba3a472f2
source = git+https://github.com/NikolaiVChr/Autinn#tag=v2.6.20
sha256sums = 8939e836b956dc994e39f4c2edfc7b6b9624ceb520b9db0843a13c75a1cfa62c
pkgname = vcvrack-autinn

View file

@ -4,7 +4,7 @@
_slug=Autinn
_name=Autinn
pkgname=vcvrack-autinn
pkgver=2.6.15
pkgver=2.6.20
pkgrel=1
pkgdesc='Autinn VCV Rack modules'
arch=(aarch64 x86_64)
@ -14,7 +14,7 @@ groups=(pro-audio vcvrack-plugins)
depends=(gcc-libs vcvrack)
makedepends=(git simde zstd)
source=("git+https://github.com/NikolaiVChr/$_name#tag=v$pkgver")
sha256sums=('d4e196fec9acf4202f00ad6ec2cf58bca70025a81ddbbe1c5f32d81ba3a472f2')
sha256sums=('8939e836b956dc994e39f4c2edfc7b6b9624ceb520b9db0843a13c75a1cfa62c')
prepare() {
cd $_name