[arch-commits] Commit in xfce4-mpc-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Aug 14 10:12:34 UTC 2019
Date: Wednesday, August 14, 2019 @ 10:12:33
Author: foutrelis
Revision: 359817
upgpkg: xfce4-mpc-plugin 0.5.2-1
New upstream release.
Modified:
xfce4-mpc-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-14 10:12:31 UTC (rev 359816)
+++ PKGBUILD 2019-08-14 10:12:33 UTC (rev 359817)
@@ -4,7 +4,7 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-mpc-plugin
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="Control the Music Player Daemon from the Xfce4 panel"
arch=('x86_64')
@@ -14,7 +14,7 @@
depends=('xfce4-panel' 'libmpd')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('635e678c9729663e9eaadfcf58426f7cea37e6d3fda5e818955fbc8ade00de01')
+sha256sums=('eefe78b7b6b95312b3a52814b7f632dc92970c1b3e9535de616315749bf67760')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list