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

Felix Yan felixonmars at archlinux.org
Sun Dec 27 08:43:31 UTC 2020


    Date: Sunday, December 27, 2020 @ 08:43:30
  Author: felixonmars
Revision: 793357

upgpkg: you-get 0.4.1500-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-27 04:11:02 UTC (rev 793356)
+++ PKGBUILD	2020-12-27 08:43:30 UTC (rev 793357)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1488
+pkgver=0.4.1500
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="https://www.soimort.org/you-get/"
@@ -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=('4e0aef97c0e681e6ee499904b3f7ef480153b66a5b324d29554438ffaa0f5dcda14a48d9b42d1fcfeee30225f9990bc215e2a2977da8b5e0f97854d41dd23602')
+sha512sums=('307efb1ad22a7ef9702574b4ea32069c6048ebefd7158565db9298f9184e572009d0eedf5a834b1dbb431e65335f58cec8d8fc3fbeceacf4525934195eb12fc6')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list