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

Felix Yan felixonmars at archlinux.org
Sun Jul 23 23:20:50 UTC 2017


    Date: Sunday, July 23, 2017 @ 23:20:49
  Author: felixonmars
Revision: 246162

upgpkg: you-get 0.4.803-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-23 23:20:14 UTC (rev 246161)
+++ PKGBUILD	2017-07-23 23:20:49 UTC (rev 246162)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.775
+pkgver=0.4.803
 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=('96ea8a1299105af86220727f432198e8e85186f0f0da2f78cd5bc7dbcda115e2ee1b18da5689385dd50707413d9f31d823c6a22acd726f73a0fd23c1e69ca91c')
+sha512sums=('84c1f5f92c651dfc6e0dfe38d4b08fd79a7b81cedffe92e4374f72f46b9249a4178faaf0a9fe66a31c182974a922e33bed72e56368757cc25259ecf49d6241f2')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list