summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2023-11-19 04:35:34 +0000
committerGitHub Action2023-11-19 04:35:34 +0000
commite8f71303321bedbd51850afb8b48356df9659cff (patch)
treeb754809c0c3d2dabe3ad4d6fff41db088730257d /PKGBUILD
parent7d30071138d5eba7446b1bd1c632dfed26f27674 (diff)
downloadaur-e8f71303321bedbd51850afb8b48356df9659cff.tar.gz
Update from GitHub Actions: yutto: update to 2.0.0b31-1
https://github.com/ouuan/AUR-packages/actions/runs/6918375555
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf4a32353ee7..3c45a5852c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=yutto
-pkgver=2.0.0b30
+pkgver=2.0.0b31
pkgrel=1
pkgdesc='一个可爱且任性的 B 站视频下载器'
arch=('any')
@@ -17,7 +17,7 @@ depends=(
makedepends=(python-build python-installer python-wheel python-poetry-core)
optdepends=('python-uvloop: fast asyncio event loop')
source=("https://pypi.io/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('4101319a7a67f8280d47257f7106d8a60182336afc0f338c74dce037e0ef4a8b')
+sha256sums=('3d6519e1a747eae68d4485d530637762e9fb9ae6258d00bcc437847acd0c0765')
build() {
cd "$pkgname-$pkgver"