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

Daniel Wallace dwallace at archlinux.org
Wed May 6 00:37:29 UTC 2015


    Date: Wednesday, May 6, 2015 @ 02:37:29
  Author: dwallace
Revision: 132820

upgpkg: livestreamer 1.12.2-1

upgpkg: livestreamer 1.12.2

Modified:
  livestreamer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-06 00:13:15 UTC (rev 132819)
+++ PKGBUILD	2015-05-06 00:37:29 UTC (rev 132820)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: Christopher Rosell <chrippa at tanuki.se>
 pkgname=livestreamer
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in a custom video player'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-requests' 'rtmpdump' 'python-setuptools')
 makedepends=('python-sphinx')
 source=(https://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('24c44226d8eb79ecfd568b0169e91a0bdcaf73e81b6b795f6d38e4d962093f5c')
+sha256sums=('ef3e743d0cabc27d8ad906c356e74370799e25ba46c94d3b8d585af77a258de0')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list