summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2021-10-24 11:06:18 +0000
committerGitHub Action2021-10-24 11:06:18 +0000
commitb0ccc52b9e93c8405fcf5690e6aca4f953217c28 (patch)
tree2e44feacf61a6ca4f8556749917a3887f3feda51 /PKGBUILD
parent388eccbda709a9ec8c6fe9cc659d86e5fc0dc2b7 (diff)
downloadaur-b0ccc52b9e93c8405fcf5690e6aca4f953217c28.tar.gz
Update from GitHub Actions: bilili: update to 1.4.10-1
https://github.com/ouuan/AUR-packages/actions/runs/1377654542
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6f4737e367b..7950d73274a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.9
+pkgver=1.4.10
pkgrel=1
pkgdesc='bilibili video and danmaku downloader | B站视频、弹幕下载器'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python-requests' 'python-biliass')
makedepends=('python-setuptools' 'python-wheel')
source=("https://pypi.io/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('db19ce69139d47fe2934faa059db7b8acece54098c3daecc34d12468be429a97')
+sha256sums=('21b02a51833dc4d618a4d48fba35d5d692bb71ac52005e8156d5a8c3db9be666')
build() {
cd "$pkgname-$pkgver"