[arch-commits] Commit in cantata/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jan 4 19:33:06 UTC 2019
Date: Friday, January 4, 2019 @ 19:33:05
Author: arojas
Revision: 420558
Update to 2.3.3
Modified:
cantata/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-04 19:21:56 UTC (rev 420557)
+++ PKGBUILD 2019-01-04 19:33:05 UTC (rev 420558)
@@ -5,7 +5,7 @@
# Contributor: MisterFred <mister.fred[at]free[dot]fr>
pkgname=cantata
-pkgver=2.3.2
+pkgver=2.3.3
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=('505d19ce1a1eca4c3254f9f8374249d5742b58186eb67344c96ee01134ac47e0')
+sha256sums=('0d7f90c8f448adcdb1e013a6eb95147d9169d5b2023357ff8e34c29ab803ed1d')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list