[arch-commits] Commit in you-get/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 23 12:22:08 UTC 2020
Date: Monday, March 23, 2020 @ 12:22:08
Author: felixonmars
Revision: 603715
upgpkg: you-get 0.4.1423-1
Modified:
you-get/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-23 12:05:44 UTC (rev 603714)
+++ PKGBUILD 2020-03-23 12:22:08 UTC (rev 603715)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=you-get
-pkgver=0.4.1410
+pkgver=0.4.1423
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=('1d83b5007f9a8bddd2aef6ad4abc39428519e2423360258b8d5c757f9db70280a503408b901d8005b72fe17ac18656547c4dd87041d0027e064c3ca3f4d7428f')
+sha512sums=('baaf668c03d4b58be27c6dd851c370511127960eef18e9b5b3361d2bc7d952a032086c52c9112364c90dd88f1f14b316952e0caa7e8d9bec877538c60b0f18c3')
build() {
cd you-get-$pkgver
More information about the arch-commits
mailing list