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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 3 11:35:16 UTC 2022


    Date: Sunday, July 3, 2022 @ 11:35:15
  Author: felixonmars
Revision: 1243755

upgpkg: you-get 0.4.1620-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-03 11:29:46 UTC (rev 1243754)
+++ PKGBUILD	2022-07-03 11:35:15 UTC (rev 1243755)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1612
+pkgver=0.4.1620
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="https://www.soimort.org/you-get/"
@@ -11,7 +11,7 @@
 makedepends=('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=('236f334f45c7a3db284e67672641fb09f6dc1ba3bfc0ffbe8b1f399c07278bcc5f18a38a2148185daa641ce31c86e76a095af68a1fa41f51bb060d479f68ab01')
+sha512sums=('235e0f0106b00de0382853837be62489ff1d564fad73ebef2b2a5466612f7aae604243e305b9b2c21d4933d3709be14d054c67c7d4bb271efd934e107447a772')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list