summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2022-05-23 04:03:51 +0000
committerGitHub Action2022-05-23 04:03:51 +0000
commitb871e289e651ae87a147a35939a8ff7cc7ea5e65 (patch)
tree3adad894bd50168de06f7bebca7194524493b103 /PKGBUILD
parent095619f4447c1550813d2f30adb103593dc405e2 (diff)
downloadaur-b871e289e651ae87a147a35939a8ff7cc7ea5e65.tar.gz
Update from GitHub Actions: bilili: update to 1.4.11-1
https://github.com/ouuan/AUR-packages/actions/runs/2368894602
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da3033d8b29b..5b17f6182ccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.10
-pkgrel=3
+pkgver=1.4.11
+pkgrel=1
pkgdesc='bilibili video and danmaku downloader | B站视频、弹幕下载器'
arch=('any')
url='https://github.com/SigureMo/bilili'
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python-requests' 'python-biliass' 'ffmpeg')
makedepends=('python-setuptools' 'python-wheel')
source=("https://pypi.io/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('21b02a51833dc4d618a4d48fba35d5d692bb71ac52005e8156d5a8c3db9be666')
+sha256sums=('46e9628baac596f045ef6ee3cff01ee8cd4f40eb51a2aa706c13c09411a0d9e9')
build() {
cd "$pkgname-$pkgver"