Skip to content
Snippets Groups Projects
Commit e238e983 authored by Leo's avatar Leo
Browse files

community/you-get: upgrade to 0.4.1355

parent 21313ced
No related branches found
No related tags found
No related merge requests found
# Contributor: Ivan Tham <pickfire@riseup.net> # Contributor: Ivan Tham <pickfire@riseup.net>
# Maintainer: Ivan Tham <pickfire@riseup.net> # Maintainer: Ivan Tham <pickfire@riseup.net>
pkgname=you-get pkgname=you-get
pkgver=0.4.1328 pkgver=0.4.1355
pkgrel=0 pkgrel=0
pkgdesc="Tiny command line utility to download media contents" pkgdesc="Tiny command line utility to download media contents"
url="https://you-get.org" url="https://you-get.org"
arch="noarch" arch="noarch"
license="MIT" license="MIT"
depends="ca-certificates ffmpeg python3" depends="ca-certificates ffmpeg python3 py3-setuptools"
makedepends="py3-setuptools" source="https://files.pythonhosted.org/packages/source/y/you-get/you-get-$pkgver.tar.gz"
source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"
build() { build() {
python3 setup.py build python3 setup.py build
...@@ -23,4 +22,4 @@ package() { ...@@ -23,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="64b9eddf7418743ff59c64bb656135f73a1cac4f8e6b769cd2bac234abf587ac225f57c8b81698a289357c01ce7bc6d17b561ba4fd77434b9fdb688ba6ca91d2 you-get-0.4.1328.tar.gz" sha512sums="f3220aa21f2181ff879e95f9c6903768666491850988dabefea8c1b07cf6d5e4bd58e14ff0b11509c48fdc6ed8bb6d71fb4d35e3bf4b5e9f659b808322b6f0e1 you-get-0.4.1355.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment