Date: Sunday, April 16, 2017 @ 14:52:19
  Author: felixonmars
Revision: 223188

upgpkg: you-get 0.4.715-1

Modified:
  you-get/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-16 14:29:42 UTC (rev 223187)
+++ PKGBUILD    2017-04-16 14:52:19 UTC (rev 223188)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=you-get
-pkgver=0.4.652
-pkgrel=2
+pkgver=0.4.715
+pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="http://www.soimort.org/you-get/";
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-setuptools')
 makedepends=('git')
 source=("git+https://github.com/soimort/you-get.git#tag=v$pkgver";)
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 build() {
   cd you-get

Reply via email to