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

Felix Yan felixonmars at archlinux.org
Mon Dec 17 14:08:25 UTC 2018


    Date: Monday, December 17, 2018 @ 14:08:24
  Author: felixonmars
Revision: 416513

upgpkg: you-get 0.4.1193-1

Modified:
  you-get/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-17 14:08:11 UTC (rev 416512)
+++ PKGBUILD	2018-12-17 14:08:24 UTC (rev 416513)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=you-get
-pkgver=0.4.1181
+pkgver=0.4.1193
 pkgrel=1
 pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
 url="http://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=('ff09765fb4754157d1278b8fefe2041ea4c20ffefa95a9c78a0c53aa0e041a954242892a0f83e22cb5505b7fb6e0404146e6b989b70b14e1a65ef719dbb0c0fa')
+sha512sums=('505a714ad2f85ccdaa77e9d50d0cad24dab819e2efc90fcd5cbf97d17ed3ce0a0659e415a1049781d9de1faa79e2bfc7d0943c206bcd13536d5fc101bab55e0d')
 
 build() {
   cd you-get-$pkgver



More information about the arch-commits mailing list