Date: Monday, March 10, 2014 @ 17:04:14 Author: dwallace Revision: 106926
upgpkg: livestreamer 1.7.5-1 upgpkg: livestreamer 1.7.5 Modified: livestreamer/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-10 15:30:09 UTC (rev 106925) +++ PKGBUILD 2014-03-10 16:04:14 UTC (rev 106926) @@ -2,7 +2,7 @@ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Christopher Rosell <[email protected]> pkgname=livestreamer -pkgver=1.7.4 +pkgver=1.7.5 pkgrel=1 pkgdesc='CLI program that launches streams from various streaming services in a custom video player' arch=('any') @@ -13,7 +13,7 @@ conflicts=('livestreamer-git') options=(!emptydirs) source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('6d9cde6ca9f44306617498dd619f50a3962842da8d1a4f2019aee4af1d289a34') +sha256sums=('7f8308a3efdb7c951eda2f5d1b3e738f2fe280e145d4c624b7cd70b1071967a4') package() { cd "$srcdir/$pkgname-$pkgver"
