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

Felix Yan felixonmars at archlinux.org
Wed May 16 06:59:26 UTC 2018


    Date: Wednesday, May 16, 2018 @ 06:59:25
  Author: felixonmars
Revision: 322553

upgpkg: you-get 0.4.1077-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 06:57:37 UTC (rev 322552)
+++ PKGBUILD	2018-05-16 06:59:25 UTC (rev 322553)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1060
+pkgver=0.4.1077
 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=('6b1a38c6174810d402ad66609c28a8bd844364bb101417394910beccb8138ddb40f2471e9e8acd3348e2a802bd8dc3f98183ecbef524ca9120afed2da1b509e8')
+sha512sums=('2e2d6cf2305789518a932ec76a2d63380524214b6d07863af3950a0181eed3a96a27cd0a0c189ca2529c9f57930ac2e0b3c9e5c7973619ac5a45978a7239b081')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list