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

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


    Date: Friday, May 14, 2021 @ 17:24:23
  Author: dvzrv
Revision: 934268

upgpkg: samplv1 0.9.22-1: Upgrade to 0.9.22.

Modified:
  samplv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 17:23:35 UTC (rev 934267)
+++ PKGBUILD	2021-05-14 17:24:23 UTC (rev 934268)
@@ -2,7 +2,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=samplv1
-pkgver=0.9.21
+pkgver=0.9.22
 pkgrel=1
 pkgdesc="Polyphonic sampler 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=('0b8ba858dbe133312489e3c3de2a01d84e3ee16ce0161f75d8bc18bf7d03bef5b59ee685d4c74be6c32fae4172edb5c3f9547bb04d05b3df4e52f48394b93739')
-b2sums=('1430b1f65cedc970e17642c3ee75ac8d2162f9e386fc7ed50186a7a59c5cdb8d136c390e77f6b5ea95a8ac546b0aac1f318de2cb22651a7a10db3a64580941d1')
+sha512sums=('b15fb2c14f7bfb7b4eb82d80e2ba0e0e3b8c3977426758f0d11e027c9421e5cc8b00dd812e85889db15897d2985a7961dc01cc1150982e4b1d00be9e171b3e41')
+b2sums=('8e7200289cfa49f0d173a28116ba0fe920735c648535e42da984733de186b9daff623712199a959148661ea746b5d708151c9eef6d94b82c038b0e8adf76fb82')
 
 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