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

Felix Yan felixonmars at gemini.archlinux.org
Mon May 9 08:20:48 UTC 2022


    Date: Monday, May 9, 2022 @ 08:20:48
  Author: felixonmars
Revision: 1196338

upgpkg: you-get 0.4.1602-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-09 08:17:09 UTC (rev 1196337)
+++ PKGBUILD	2022-05-09 08:20:48 UTC (rev 1196338)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1555
-pkgrel=2
+pkgver=0.4.1602
+pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="https://www.soimort.org/you-get/"
 arch=('any')
@@ -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=('7b6bf7c587967be73f6a5022d26d08e424b8664556e8936d19ed0971f399cda22e2f7c1d3d0e43a03155ce911b18183fc0b970207a94d70629e67f6e111045d8')
+sha512sums=('8ca41e0d5499d8150bf782e7fd93ab7baf86ba40599ca120e9afa51b8f2696526cdab9f5b29b7c173fd9830c9cfbf8463d8840ad13cbaa4b34729e1809415760')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list