David Runge pushed to branch main at Arch Linux / Packaging / Packages / synthv1
Commits: 6f0b8e08 by David Runge at 2023-09-15T11:51:09+02:00 upgpkg: 0.9.32-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -7,12 +7,12 @@ pkgname=( synthv1-lv2 synthv1-standalone ) -pkgver=0.9.31 +pkgver=0.9.32 pkgrel=1 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx" arch=(x86_64) url="https://synthv1.sourceforge.io/synthv1-index.html" -license=(GPL2) +license=(GPL-2.0-or-later) makedepends=( alsa-lib cmake @@ -24,8 +24,8 @@ makedepends=( qt6-tools ) source=(https://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha512sums=('0d09c2beb53e646ac0c1b840357b4d7ce25c2506ab26dbe4e00a0543ddda1588c02a6b24de4322c54eafc813a58d5ae156927310bf9a93aafe9f78f30211419e') -b2sums=('2f803e11731b491ba6f18f74aa0ca72f350cc22b5972dec0d4c9269dc09339ec8f0d6e4a2c76833efbe2156da2c7c3f8a53a67bb63ecce559bb3094f9adf017e') +sha512sums=('cd8c42fa4a49fce41642c304816fc15f4e60f62f30b1991779a79c4b5eb7507d97388759b6495e289d2c4136dd073d88dcff543f5cfb88552003a35ff799ef1b') +b2sums=('e43f4ad996c5e47c1d698b08c6c5be3712cc6d9b49f04ad5ae4f80c0eaf4952a2a74b8e31bb4fa149061a72f3091b73d3797554c1b9692ae7538c84e4d932212') _pick() { local p="$1" f d; shift View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/synthv1/-/commit/6f0b8e08dee9c123aef3f91665eb95befffec438 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/synthv1/-/commit/6f0b8e08dee9c123aef3f91665eb95befffec438 You're receiving this email because of your account on gitlab.archlinux.org.
