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

Evangelos Foutras foutrelis at archlinux.org
Mon Mar 23 09:00:48 UTC 2015


    Date: Monday, March 23, 2015 @ 10:00:48
  Author: foutrelis
Revision: 129779

upgpkg: livestreamer 1.12.1-1

New upstream release.

Modified:
  livestreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-23 06:55:53 UTC (rev 129778)
+++ PKGBUILD	2015-03-23 09:00:48 UTC (rev 129779)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: Christopher Rosell <chrippa at tanuki.se>
 pkgname=livestreamer
-pkgver=1.12.0
+pkgver=1.12.1
 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=('b541f550806d49bbc052da5e35aff78cbcca13d00135bee99637162b80158a7b')
+sha256sums=('24c44226d8eb79ecfd568b0169e91a0bdcaf73e81b6b795f6d38e4d962093f5c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list