vcvrack-autinn: update to v2.6.7 (#752)

Co-authored-by: cbix-ci[bot] <210176234+cbix-ci[bot]@users.noreply.github.com>
This commit is contained in:
OSAMC 2026-02-05 07:25:59 +00:00 committed by cbix-ci[bot]
parent 84129876f3
commit 5dfe27f48b
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.4
pkgver = 2.6.7
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.4
sha256sums = cfe7acd45484fe21f59e8a5d83c06ecef40121808663fa1ac82c5ebfa02ee94a
source = git+https://github.com/NikolaiVChr/Autinn#tag=v2.6.7
sha256sums = b1a401f72533e4ecbe58babeeb937e1dcee70182e7a9eae08cc8eef8cf559fb1
pkgname = vcvrack-autinn

View file

@ -4,7 +4,7 @@
_slug=Autinn
_name=Autinn
pkgname=vcvrack-autinn
pkgver=2.6.4
pkgver=2.6.7
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=('cfe7acd45484fe21f59e8a5d83c06ecef40121808663fa1ac82c5ebfa02ee94a')
sha256sums=('b1a401f72533e4ecbe58babeeb937e1dcee70182e7a9eae08cc8eef8cf559fb1')
prepare() {
cd $_name