David Runge pushed to branch main at Arch Linux / Packaging / Packages / synthv1
Commits: ce259a34 by David Runge at 2024-11-01T10:20:32+01:00 upgpkg: 1.1.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = synthv1 pkgdesc = Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx - pkgver = 1.1.2 + pkgver = 1.1.3 pkgrel = 1 url = https://synthv1.sourceforge.io/synthv1-index.html arch = x86_64 @@ -13,13 +13,13 @@ pkgbase = synthv1 makedepends = qt6-base makedepends = qt6-svg makedepends = qt6-tools - source = https://download.sourceforge.net/synthv1/synthv1-1.1.2.tar.gz - sha512sums = dee9c58660f58ad199e572fc23b5c2c3fb493758b4a21db8c8176562f28343903e1d459f452e60933eaf9d2d8bfa81b32e839b54ee10cf790a6779a9ab367940 - b2sums = 42be0593053ab8be4cc9231df16de48d5dd336e056fe56e7a42f7f9fc1a0b686a7ccb65c642b3606c657f0237305261129c7c21c57382f3d79dde13ebfc3d79f + source = https://download.sourceforge.net/synthv1/synthv1-1.1.3.tar.gz + sha512sums = 21aec95d668818a64b51c041b2662d97449d1f6206b2ef58757b8528f113e4e4a332b38a1648f62abe871183e0749a947ea19169470e07057c48e128e49ea18f + b2sums = cf15e9555ddcb8f6678691da5aa31d53eb58b8b971888f53495a45440314d26ab2b414009b81503d136d6941b3908fc6199c28954b45520933129e663ba056a4 pkgname = synthv1 - depends = synthv1-lv2=1.1.2 - depends = synthv1-standalone=1.1.2 + depends = synthv1-lv2=1.1.3 + depends = synthv1-standalone=1.1.3 pkgname = synthv1-lv2 pkgdesc = Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx - LV2 plugin ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgname=( synthv1-lv2 synthv1-standalone ) -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx" arch=(x86_64) @@ -24,8 +24,8 @@ makedepends=( qt6-tools ) source=(https://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha512sums=('dee9c58660f58ad199e572fc23b5c2c3fb493758b4a21db8c8176562f28343903e1d459f452e60933eaf9d2d8bfa81b32e839b54ee10cf790a6779a9ab367940') -b2sums=('42be0593053ab8be4cc9231df16de48d5dd336e056fe56e7a42f7f9fc1a0b686a7ccb65c642b3606c657f0237305261129c7c21c57382f3d79dde13ebfc3d79f') +sha512sums=('21aec95d668818a64b51c041b2662d97449d1f6206b2ef58757b8528f113e4e4a332b38a1648f62abe871183e0749a947ea19169470e07057c48e128e49ea18f') +b2sums=('cf15e9555ddcb8f6678691da5aa31d53eb58b8b971888f53495a45440314d26ab2b414009b81503d136d6941b3908fc6199c28954b45520933129e663ba056a4') _pick() { local p="$1" f d; shift View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/synthv1/-/commit/ce259a348e34b29bf8f1fcd464457ada7b6f876e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/synthv1/-/commit/ce259a348e34b29bf8f1fcd464457ada7b6f876e You're receiving this email because of your account on gitlab.archlinux.org.