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

Antonio Rojas arojas at archlinux.org
Mon Feb 24 11:08:07 UTC 2020


    Date: Monday, February 24, 2020 @ 11:08:06
  Author: arojas
Revision: 580353

Update to 2.4.1

Modified:
  cantata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 11:07:34 UTC (rev 580352)
+++ PKGBUILD	2020-02-24 11:08:06 UTC (rev 580353)
@@ -5,7 +5,7 @@
 # Contributor: MisterFred <mister.fred[at]free[dot]fr>
 
 pkgname=cantata
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc='Qt5 client for the music player daemon (MPD)'
 arch=(x86_64)
@@ -16,7 +16,7 @@
             'sshfs: remote devices support')
 makedepends=(cmake qt5-tools ffmpeg libebur128)
 source=("https://github.com/CDrummond/cantata/releases/download/v$pkgver/$pkgname-$pkgver.tar.bz2")
-sha256sums=('79f3de1a6966ef92201f91143c18c9923f9c3c81d33a3212ce38fe1ba6b0ea45')
+sha256sums=('cfcca733876e7f64dd410993313b4db7e0f27e7a26f51228774f09a1b3764a9f')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list