summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2020-03-02 19:55:11 +0000
committerFelix Yan2020-03-02 19:55:11 +0000
commitb0c243c2cea2cfaeeee3d87734c663a206d5c4bc (patch)
tree4ea313e21bb86f5f9dc7f538500b1a51f4dee44c
parent8c39d604834e7e598f54470e95d897188fbadc3d (diff)
downloadaur-b0c243c2cea2cfaeeee3d87734c663a206d5c4bc.tar.gz
upgpkg: 0.4.1410-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b67335719a1..7de6f3e7493f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=you-get
-pkgver=0.4.1403
+pkgver=0.4.1410
pkgrel=1
pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
url="https://www.soimort.org/you-get/"
@@ -9,7 +9,7 @@ arch=('any')
license=('MIT')
depends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz")
-sha512sums=('c215017ebc7bce7a052b02b45b39d46bba63a403e8ebce47655bd392b0804875f87fb7e0b09dcf8cd2ea6abde5af741a9a597b9365e3df561d68d0cedfcf6692')
+sha512sums=('1d83b5007f9a8bddd2aef6ad4abc39428519e2423360258b8d5c757f9db70280a503408b901d8005b72fe17ac18656547c4dd87041d0027e064c3ca3f4d7428f')
build() {
cd you-get-$pkgver