summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-02-21 09:08:04 +0000
committerFelix Yan2019-02-21 09:08:04 +0000
commit486e3b56c62552a4d117a499dc2c3a0d5932624a (patch)
tree95665ba9608fffc597078a730111da62b43cc994
parent7b5fabaa018f4701128fe596740e7afd9843bada (diff)
downloadaur-486e3b56c62552a4d117a499dc2c3a0d5932624a.tar.gz
upgpkg: 0.4.1256-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9999807b7309..37670b11f978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=you-get
-pkgver=0.4.1210
+pkgver=0.4.1256
pkgrel=1
pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
url="http://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=('01eb91eb9e1756f9b20678e5868c4787041c4a0b1125b4fb7c5981f1bb847ff9dbdb037309bacbfa55753a7c03da517a98e9ecd28205723f0ec43723bbcb15f7')
+sha512sums=('11158d5e4c30f3d68f449fb68003f66659b0c367ace1a901ad3d48684edae3cc3a8c6532466f0c314120144d70013e8a2e304f7b9346384c1d820e48f0ea8485')
build() {
cd you-get-$pkgver