[arch-commits] Commit in synthv1/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Fri May 14 17:23:26 UTC 2021


    Date: Friday, May 14, 2021 @ 17:23:26
  Author: dvzrv
Revision: 934266

upgpkg: synthv1 0.9.22-1: Upgrade to 0.9.22.

Modified:
  synthv1/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 17:21:33 UTC (rev 934265)
+++ PKGBUILD	2021-05-14 17:23:26 UTC (rev 934266)
@@ -2,7 +2,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=synthv1
-pkgver=0.9.21
+pkgver=0.9.22
 pkgrel=1
 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
 arch=('x86_64')
@@ -17,13 +17,14 @@
             'new-session-manager: for session management using the standalone application'
             'qt6-wayland: for native wayland support')
 source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('1c3304a15685dd51948fec65b94dd618951b1086bb9290219c751cd6bcd9d65b80ce746e430b4001c3e7e4586dc04e67aee3a33355aeb848c39f4b21e30c0eff')
-b2sums=('a5ce843f5a2f14039be72d43bce8ceef23f9810202cd49fa1fa73db25239078ef68ec368b9c68e7a7d7ecbf32f5f3fc25c8c12cb811f0b97043f5496ea2db8f2')
+sha512sums=('b2467b33bc502967dba9630de9bb613f4a0b00fadb92ca19c72f57e01bb5d7d89b9c77e93209189bafdc5587767aaa0e563ddfa55abe0ab43c83c55024271167')
+b2sums=('b155b043da8a34debd80a0073f894435d09b9fac4bcc21d22b593c440290b28966afb0f8b73399f2dd762268bdd57abf89d205218795846453e4fdd144984f0c')
 
 build() {
   cd "${pkgname}-${pkgver}"
   cmake -DCMAKE_INSTALL_PREFIX='/usr' \
         -DCMAKE_BUILD_TYPE='None' \
+        -DCONFIG_QT6=ON \
         -Wno-dev \
         -B build \
         -S .



More information about the arch-commits mailing list