Date: Monday, March 11, 2019 @ 21:33:16 Author: eworm Revision: 439890
upgpkg: xfmpc 0.2.90-1 new upstream release Modified: xfmpc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-11 21:20:39 UTC (rev 439889) +++ PKGBUILD 2019-03-11 21:33:16 UTC (rev 439890) @@ -3,8 +3,8 @@ # Contributor: Marc St-Laurent <[email protected]> pkgname=xfmpc -pkgver=0.2.3 -pkgrel=3 +pkgver=0.2.90 +pkgrel=1 pkgdesc="A graphical GTK+ MPD client focusing on low footprint" arch=('x86_64') url="https://goodies.xfce.org/projects/applications/xfmpc/" @@ -12,7 +12,7 @@ depends=('libxfce4ui' 'libmpd') makedepends=('intltool') source=("https://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2") -sha256sums=('4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0') +sha256sums=('7044fbb734ca1cd827f206951cd0ce675b44cecd1552d5302bd849fc540beb49') build() { cd "${srcdir}/${pkgname}-${pkgver}"
