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

Felix Yan felixonmars at archlinux.org
Tue Sep 12 14:01:12 UTC 2017


    Date: Tuesday, September 12, 2017 @ 14:01:11
  Author: felixonmars
Revision: 257119

upgpkg: you-get 0.4.909-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-12 13:44:17 UTC (rev 257118)
+++ PKGBUILD	2017-09-12 14:01:11 UTC (rev 257119)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.900
+pkgver=0.4.909
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="http://www.soimort.org/you-get/"
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz")
-sha512sums=('9d3ce3164ac8390be782894c900a3f5339162baf78763b8254e24cf3f01f2b9fa894d1df69d9bc1522595df68d73e153bbe008de3689ca5167908e23f705a800')
+sha512sums=('96cc6dd3bb8977936bc2c980e667f1c8c92d0708c2494ed4acb78123f5682d24951d18344ba1d29a523ef631f80f92effe2cf62fbb474b8cc0bf547be24bdebb')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list