summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2024-01-01 09:26:05 +0000
committerGitHub Action2024-01-01 09:26:05 +0000
commit48fc6ffd76fb4f38cdade569c58ca99ba03480f9 (patch)
tree5edf63e413ef576e8b1ea9bea84d45d4cc4fc5e7 /PKGBUILD
parente8f71303321bedbd51850afb8b48356df9659cff (diff)
downloadaur-48fc6ffd76fb4f38cdade569c58ca99ba03480f9.tar.gz
Update from GitHub Actions: yutto: update to 2.0.0b32-1
https://github.com/ouuan/AUR-packages/actions/runs/7376365376
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c45a5852c12..05a8a4835e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=yutto
-pkgver=2.0.0b31
+pkgver=2.0.0b32
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=('3d6519e1a747eae68d4485d530637762e9fb9ae6258d00bcc437847acd0c0765')
+sha256sums=('b6772e46b12ae7d38f3b666e594a300c72eca89d43a1ff6fae854ec5043d8691')
build() {
cd "$pkgname-$pkgver"