Date: Sunday, October 13, 2013 @ 06:15:41 Author: dwallace Revision: 98541
upgpkg: livestreamer 1.6.1-1 upgpkg: livestreamer 1.6.1 Modified: livestreamer/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-13 01:41:24 UTC (rev 98540) +++ PKGBUILD 2013-10-13 04:15:41 UTC (rev 98541) @@ -2,7 +2,7 @@ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Christopher Rosell <[email protected]> pkgname=livestreamer -pkgver=1.6.0 +pkgver=1.6.1 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=('d3e9ae97c57f8465712c6cc094bea5a18c1efaddea011929e477fdd265a0ed99') +sha256sums=('6c33fb11f94e4bce6eeca1cc2d9ea622ef731c6be06b7caa2810f719c4514103') package() { cd "$srcdir/$pkgname-$pkgver"
