summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2023-07-17 13:27:23 +0000
committerGitHub Action2023-07-17 13:27:23 +0000
commit45a08d7a310c3c15738b4d2aa0aef56f43081544 (patch)
treec1a4b00c5714fb83913426a27f57f2c5032abf24 /PKGBUILD
parentf8486e5229ab477aa8660bed9c5ae1f4caba50b8 (diff)
downloadaur-45a08d7a310c3c15738b4d2aa0aef56f43081544.tar.gz
Update from GitHub Actions: yutto: update to 2.0.0b28-1
https://github.com/ouuan/AUR-packages/actions/runs/5576233054
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8035d5c38c0..e28d077328e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=yutto
-pkgver=2.0.0b27
-pkgrel=2
+pkgver=2.0.0b28
+pkgrel=1
pkgdesc='一个可爱且任性的 B 站视频下载器'
arch=('any')
url='https://github.com/yutto-dev/yutto'
@@ -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=('cb795b8d4557549277f60f1621752bd09c7defe0a2e133aef3d83395b8b0412e')
+sha256sums=('8cdf4a0d08c46937fb0540ed19dd3b5b74ed8a344acc3f92b4c45e2e65f8408d')
build() {
cd "$pkgname-$pkgver"