summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-12-29 18:53:43 +0000
committerFelix Yan2019-12-29 18:53:43 +0000
commit5720b0c66ba99445874627fb4d878d25b21b82e6 (patch)
tree16b89c3ae3ad8f4c0df0fa6fd5815a1f513e7d0a
parentc23cdaf2be82608a2c5cab3087fd6ca8e5bb40e0 (diff)
downloadaur-5720b0c66ba99445874627fb4d878d25b21b82e6.tar.gz
upgpkg: 0.4.1388-1
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae1e2c5ae9a4..3925497a1ff6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=you-get
-pkgver=0.4.1355
-pkgrel=2
+pkgver=0.4.1388
+pkgrel=1
pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
url="https://www.soimort.org/you-get/"
arch=('any')
license=('MIT')
depends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/soimort/you-get/archive/v$pkgver.tar.gz")
-sha512sums=('20f092d49e554f994b57dec4f12a8a0f4aaf418f8e0ce68611e1424f5ee512cad104c5498fe7d133ae8fa1c65440fdbebb8d523d9792336ea5c62ac3a58aa9ba')
+sha512sums=('875410362af3e18b342db93ed8d71f82e3811daf92b9f0f7a0ad3b9d45ae133cb4c9611cf523efcfcb1857b1c68a63574308805c92f67d196cffcd3d7727a2a8')
build() {
cd you-get-$pkgver