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

Felix Yan felixonmars at archlinux.org
Wed Nov 18 19:57:51 UTC 2020


    Date: Wednesday, November 18, 2020 @ 19:57:51
  Author: felixonmars
Revision: 757163

upgpkg: you-get 0.4.1488-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-18 18:52:36 UTC (rev 757162)
+++ PKGBUILD	2020-11-18 19:57:51 UTC (rev 757163)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1475
-pkgrel=2
+pkgver=0.4.1488
+pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="https://www.soimort.org/you-get/"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-setuptools')
 optdepends=('python-pysocks: for socks proxy support')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz")
-sha512sums=('7d07589d5504feef1a8f0bb8d220fdb08e7c1cfa57689c057ea0c560bbf4d9a7eb6b1418418db62905e6857f359a661fafc783df359fb9b12b7900f2162a2d1e')
+sha512sums=('4e0aef97c0e681e6ee499904b3f7ef480153b66a5b324d29554438ffaa0f5dcda14a48d9b42d1fcfeee30225f9990bc215e2a2977da8b5e0f97854d41dd23602')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list