Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f57dca0ebe6e540e66ac555de941ef3e71028423
commit f57dca0ebe6e540e66ac555de941ef3e71028423 Author: Slown <[email protected]> Date: Sat Mar 14 21:01:41 2015 +0100 pyalsa-1.0.29-1-i686 * version bump * fix $source diff --git a/source/lib-extra/pyalsa/FrugalBuild b/source/lib-extra/pyalsa/FrugalBuild index 6b99c25..3d60cdd 100644 --- a/source/lib-extra/pyalsa/FrugalBuild +++ b/source/lib-extra/pyalsa/FrugalBuild @@ -1,17 +1,16 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0.04 SBU # Maintainer: Slown <[email protected]> pkgname=pyalsa -pkgver=1.0.26 -pkgrel=3 +pkgver=1.0.29 +pkgrel=1 pkgdesc="Python bindings for ALSA lib" url="http://alsa-project.org" -depends=('alsa-lib>=1.0.26') +depends=('alsa-lib') groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" -_F_cd_path="alsa-python-$pkgver" -source=(http://ftp.frugalware.org/pub/other/sources/alsa/alsa-python-$pkgver.tar.xz) -sha1sums=('e28be75493cb32c72e12c8ccea7fbf9f9b0ab201') +source=(http://alsa.cybermirror.org/pyalsa/$pkgname-$pkgver.tar.bz2) +sha1sums=('9beb926b7d9429eca43e8a11e8152e8f2a32f1d9') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
