Date: Thursday, April 15, 2021 @ 01:49:55
  Author: ainola
Revision: 918931

Update checksums as upstream updated the package

Upstream's rncbc mentioned this was intentional:

    yes it was intentional due to some upstream packaging mistake on day one 
(Sun
    Mar 14), in fact, the first packages were suffixed to release number "46" 
and
    then shortly bumped straight to "47" to reflect this[...]

Modified:
  qjackctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-14 23:26:19 UTC (rev 918930)
+++ PKGBUILD    2021-04-15 01:49:55 UTC (rev 918931)
@@ -4,7 +4,7 @@
 
 pkgname=qjackctl
 pkgver=0.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A Qt front-end for the JACK low-latency audio server"
 url="https://qjackctl.sourceforge.io";
 arch=('x86_64')
@@ -17,8 +17,8 @@
   'qt6-wayland: for native wayland support'
 )
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('87e5cbf241139b1e225ea2e2cc45b6f44f19fddf866560e5b9e690ef3a2f7a358ff6a28065841c9599b321568a85d5b4767907aff071c4a768608fc273a7e8fb')
-b2sums=('43e3f3d48295727d7a3848ed6c59c72fb6c2947476720af802d53d152848a355aac79448d88fce78c2b12fbae54d64b4a1582f334b2a416f0b235cdf8d557e40')
+sha512sums=('3af3190c9808f873bbefab347e2a307a0176c1ce5c92c346510b159d43c6b83dfa3e4d1b4208968e4d871b12ed56afd79f14560185485dca314381f42a58ad53')
+b2sums=('281ce20be6acb26a0efa10c9a11b44bd370225b1fcecf2acaf2e6cefb807b0ba8a30fa9deb98eeebc86dbea1301d5e87a2b5979cd971a33ce4a54b4757949d0b')
 
 
 build() {

Reply via email to