[arch-commits] Commit in you-get/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Feb 9 18:05:05 UTC 2018
Date: Friday, February 9, 2018 @ 18:05:04
Author: felixonmars
Revision: 290482
upgpkg: you-get 0.4.1025-1
Modified:
you-get/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-09 18:04:24 UTC (rev 290481)
+++ PKGBUILD 2018-02-09 18:05:04 UTC (rev 290482)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=you-get
-pkgver=0.4.1011
+pkgver=0.4.1025
pkgrel=1
pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
url="http://www.soimort.org/you-get/"
@@ -10,7 +10,7 @@
license=('MIT')
depends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz")
-sha512sums=('ea505b9ef47bd3d89313f2c8546d7781e509ee0b499339c9cc7f33d77f4accee4b026210a39ae1b2d122964315d8ddbdaf9eba9897680d4e03e670e664a3c799')
+sha512sums=('74c3c0ec09851304fde08f292b6f8fb65e78251e3c00569113a5e630d0d93b0eca0803beff03b01d984b8370b41f55bf4db4946c07b7083428df9184fae7783e')
build() {
cd you-get-$pkgver
More information about the arch-commits
mailing list