[arch-commits] Commit in qsampler/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Jul 6 18:12:06 UTC 2021
Date: Tuesday, July 6, 2021 @ 18:11:58
Author: dvzrv
Revision: 973660
upgpkg: qsampler 0.9.4-1: Upgrade to 0.9.4.
Modified:
qsampler/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-06 18:09:52 UTC (rev 973659)
+++ PKGBUILD 2021-07-06 18:11:58 UTC (rev 973660)
@@ -4,8 +4,8 @@
# Contributor: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
pkgname=qsampler
-pkgver=0.9.3
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
pkgdesc="A LinuxSampler Qt GUI Interface"
arch=('x86_64')
url="https://qsampler.sourceforge.io/"
@@ -16,8 +16,8 @@
makedepends=('cmake' 'qt6-tools')
optdepends=('qt6-wayland: for native wayland support')
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('0abfcb35aafb773d1b0f2c31406ea7b04581a4a47b01074c70d1b4833a3f06e8223cfa57b1e7f0233bc347636f41732db37150e5bfde76ccaad4eb959428a7ba')
-b2sums=('1171de42c7f27481a5e2f95c1d868b68594288d3a640fe118df9a7f1588d0fea73e06bad4d3acd08a99ec4ccceaee7d171a047a96e811be09ebb3c48896e064f')
+sha512sums=('0e43a335c503bd76d41bfe88967b199bcd8c34a44a65293c1460daa342ca1e35f236984af74e30404637e9f6c8428b4cc52fc27501af7d52e1c9e30f1a80d35e')
+b2sums=('83f0eb7102d6dbba994d2efeee59ebc46ce2b07d40b9dcfe97ed3059fefd449fa90167718ef65ef41f04709ef9c985c86e2b35a0572b47a948172cf5b1a5dc23')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list