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

Felix Yan felixonmars at archlinux.org
Tue Sep 10 11:02:09 UTC 2019


    Date: Tuesday, September 10, 2019 @ 11:02:09
  Author: felixonmars
Revision: 509165

upgpkg: you-get 0.4.1347-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-10 09:04:09 UTC (rev 509164)
+++ PKGBUILD	2019-09-10 11:02:09 UTC (rev 509165)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1328
+pkgver=0.4.1347
 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=('50036ebcc5a3700c9776eca9dc9c246f029703542c94212f2c5fb255d30b5d80a29f992a2f8a6466e2a36a84b63ac23cc2058bf694e2f26de71aec913678c578')
+sha512sums=('3359f9bca09d23d6f3d4404894a60a00bd63ccf03cc0950ebc1706a5f25f2102844659e10376f12d97cb7cd672277ecadbb9075cd17dea8a91f8a604668b3e09')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list