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

Felix Yan felixonmars at archlinux.org
Tue Sep 12 04:02:24 UTC 2017


    Date: Tuesday, September 12, 2017 @ 04:02:23
  Author: felixonmars
Revision: 257069

upgpkg: you-get 0.4.900-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 22:44:50 UTC (rev 257068)
+++ PKGBUILD	2017-09-12 04:02:23 UTC (rev 257069)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.803
+pkgver=0.4.900
 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=('84c1f5f92c651dfc6e0dfe38d4b08fd79a7b81cedffe92e4374f72f46b9249a4178faaf0a9fe66a31c182974a922e33bed72e56368757cc25259ecf49d6241f2')
+sha512sums=('9d3ce3164ac8390be782894c900a3f5339162baf78763b8254e24cf3f01f2b9fa894d1df69d9bc1522595df68d73e153bbe008de3689ca5167908e23f705a800')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list