Date: Saturday, August 23, 2014 @ 11:17:18 Author: foutrelis Revision: 117789
upgpkg: livestreamer 1.10.1-1 New upstream release. Modified: livestreamer/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-23 06:08:23 UTC (rev 117788) +++ PKGBUILD 2014-08-23 09:17:18 UTC (rev 117789) @@ -2,7 +2,7 @@ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Christopher Rosell <[email protected]> pkgname=livestreamer -pkgver=1.9.0 +pkgver=1.10.1 pkgrel=1 pkgdesc='CLI program that launches streams from various streaming services in a custom video player' arch=('any') @@ -14,7 +14,7 @@ conflicts=('livestreamer-git') options=(!emptydirs) source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('d450f1352fe8f9c65cbecf6415c6d404c45334870321224253b4c1a3dac4e28c') +sha256sums=('f0ea8620b5f5364a74c3943b812910469e1219dd1573221a471475a36e2a14b1') build() { cd "$srcdir/$pkgname-$pkgver"
