Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aef23a475fc8be7f3c1725c1dc5c29b2037bcbb3
commit aef23a475fc8be7f3c1725c1dc5c29b2037bcbb3 Author: Anthony Jorion <[email protected]> Date: Thu Jun 12 19:59:33 2014 +0200 mpc-0.26-1-x86_64 - 0.25 -> 0.26 diff --git a/source/multimedia-extra/mpc/FrugalBuild b/source/multimedia-extra/mpc/FrugalBuild index 336e150..f8f400d 100644 --- a/source/multimedia-extra/mpc/FrugalBuild +++ b/source/multimedia-extra/mpc/FrugalBuild @@ -1,13 +1,13 @@ # Compiling time: 0.02 SBU -# Maintainer: Pingax <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> options+=('asneeded') pkgname=mpc -pkgver=0.25 +pkgver=0.26 pkgrel=1 pkgdesc="A command line tool to interface MPD." -url="http://www.musicpd.org//" +url="http://www.musicpd.org" groups=('multimedia-extra') depends=('libmpdclient') archs=('i686' 'x86_64') @@ -16,6 +16,6 @@ if [ "$CARCH" == "x86_64" ]; then export CFLAGS="$CFLAGS -fPIC" fi source=($url/download/$pkgname/0/$pkgname-$pkgver.tar.gz) -sha1sums=('000f400ea2e62dd717d3f03c2d78572bc7b2e7e5') +sha1sums=('56f434a0dae82d88a4bc24e50be7870ca20676a1') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
