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

Felix Yan felixonmars at archlinux.org
Mon Jan 27 09:25:43 UTC 2020


    Date: Monday, January 27, 2020 @ 09:25:43
  Author: felixonmars
Revision: 555787

upgpkg: you-get 0.4.1403-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-27 09:25:24 UTC (rev 555786)
+++ PKGBUILD	2020-01-27 09:25:43 UTC (rev 555787)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1388
+pkgver=0.4.1403
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="https://www.soimort.org/you-get/"
@@ -9,7 +9,7 @@
 license=('MIT')
 depends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz")
-sha512sums=('875410362af3e18b342db93ed8d71f82e3811daf92b9f0f7a0ad3b9d45ae133cb4c9611cf523efcfcb1857b1c68a63574308805c92f67d196cffcd3d7727a2a8')
+sha512sums=('c215017ebc7bce7a052b02b45b39d46bba63a403e8ebce47655bd392b0804875f87fb7e0b09dcf8cd2ea6abde5af741a9a597b9365e3df561d68d0cedfcf6692')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list