summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2024-01-13 10:38:18 +0000
committerGitHub Action2024-01-13 10:38:18 +0000
commit06dde72685660ef55719c4c49d8e7e833e1c314f (patch)
treeadf61dc62dd9bba502d5fa8a4c20c3afe0becd28 /PKGBUILD
parent48fc6ffd76fb4f38cdade569c58ca99ba03480f9 (diff)
downloadaur-06dde72685660ef55719c4c49d8e7e833e1c314f.tar.gz
Update from GitHub Actions: yutto: update to 2.0.0b33-1
https://github.com/ouuan/AUR-packages/actions/runs/7511928110
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05a8a4835e29..2f13ad7cb71f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=yutto
-pkgver=2.0.0b32
+pkgver=2.0.0b33
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=('b6772e46b12ae7d38f3b666e594a300c72eca89d43a1ff6fae854ec5043d8691')
+sha256sums=('4d4ca3a69007996099c627de41e3a914c3c192ca8b45261daa01bb34431520b6')
build() {
cd "$pkgname-$pkgver"