summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2022-01-10 10:40:06 +0000
committerGitHub Action2022-01-10 10:40:06 +0000
commit792077f463d6e636b53c04704a1359148909f7eb (patch)
treeec097e3c21ba6420905b34a4526e01cfe1d02252 /PKGBUILD
parent3deb4fedabc5b940aae5b2407b930d9eef24a143 (diff)
downloadaur-792077f463d6e636b53c04704a1359148909f7eb.tar.gz
Update from GitHub Actions: yutto: update to 2.0.0b8-1
https://github.com/ouuan/AUR-packages/actions/runs/1676940316
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe90c67aecd7..eda7f6601476 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=yutto
-pkgver=2.0.0b7
-pkgrel=2
+pkgver=2.0.0b8
+pkgrel=1
pkgdesc='一个可爱且任性的 B 站视频下载器'
arch=('any')
url='https://github.com/SigureMo/yutto'
@@ -17,7 +17,7 @@ depends=(
makedepends=('python-setuptools' 'python-wheel')
optdepends=('python-uvloop: fast asyncio event loop')
source=("https://pypi.io/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('cba634d200a6a6ff5a9151f6eb8b116539d96162589eb77f77809f9adc939cab')
+sha256sums=('5c94fc9289a692e5da2804edab26656587c8d4f7cf43950784579c5b1414d797')
build() {
cd "$pkgname-$pkgver"