[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

Daniel Wallace dwallace at nymeria.archlinux.org
Fri Mar 8 02:03:36 UTC 2013


    Date: Friday, March 8, 2013 @ 03:03:35
  Author: dwallace
Revision: 85874

upgpkg: livestreamer 1.4.2-1

upgpkg: livestreamer 1.4.2-1

Modified:
  livestreamer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-08 00:29:18 UTC (rev 85873)
+++ PKGBUILD	2013-03-08 02:03:35 UTC (rev 85874)
@@ -2,18 +2,18 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: Christopher Rosell <chrippa at tanuki.se>
 pkgname=livestreamer
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'
 license=('BSD')
-depends=('python-sh' 'python-requests' 'rtmpdump' 'python-distribute')
+depends=('python-requests' 'rtmpdump' 'python-distribute')
 provides=('livestreamer')
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('f53f147146bffe974441f57e662cd3e1')
+md5sums=('0ab4f0e52a5a436ceb0d2bdebdf5c2db')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list