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

Felix Yan felixonmars at archlinux.org
Thu Sep 26 06:30:06 UTC 2019


    Date: Thursday, September 26, 2019 @ 06:30:05
  Author: felixonmars
Revision: 511810

upgpkg: you-get 0.4.1355-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 06:29:47 UTC (rev 511809)
+++ PKGBUILD	2019-09-26 06:30:05 UTC (rev 511810)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1347
+pkgver=0.4.1355
 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=('3359f9bca09d23d6f3d4404894a60a00bd63ccf03cc0950ebc1706a5f25f2102844659e10376f12d97cb7cd672277ecadbb9075cd17dea8a91f8a604668b3e09')
+sha512sums=('20f092d49e554f994b57dec4f12a8a0f4aaf418f8e0ce68611e1424f5ee512cad104c5498fe7d133ae8fa1c65440fdbebb8d523d9792336ea5c62ac3a58aa9ba')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list