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

Antonio Rojas arojas at archlinux.org
Sat Feb 15 19:49:50 UTC 2020


    Date: Saturday, February 15, 2020 @ 19:49:50
  Author: arojas
Revision: 571825

Update to 2.4.0

Modified:
  cantata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-15 19:19:26 UTC (rev 571824)
+++ PKGBUILD	2020-02-15 19:49:50 UTC (rev 571825)
@@ -5,8 +5,8 @@
 # Contributor: MisterFred <mister.fred[at]free[dot]fr>
 
 pkgname=cantata
-pkgver=2.3.3
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='Qt5 client for the music player daemon (MPD)'
 arch=(x86_64)
 url='https://github.com/CDrummond/cantata'
@@ -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=('0d7f90c8f448adcdb1e013a6eb95147d9169d5b2023357ff8e34c29ab803ed1d')
+sha256sums=('79f3de1a6966ef92201f91143c18c9923f9c3c81d33a3212ce38fe1ba6b0ea45')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list