summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYufan You2021-05-01 12:32:29 +0000
committerYufan You2021-05-01 12:32:29 +0000
commitd4809b02af1e2d655df3eaca685bba8019ff227b (patch)
treeb2e022bc4f9221f50f3663ea3953d078b5f6c9cf /PKGBUILD
parent98c880b447bc2a6daaa0614927680901f8edc182 (diff)
downloadaur-d4809b02af1e2d655df3eaca685bba8019ff227b.tar.gz
Update from GitHub Actions: bilili: update to 1.4.5-1
https://github.com/ouuan/AUR-packages/actions/runs/802195203
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76631273e2b7..67dba807f566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
pkgdesc='bilibili video and danmaku downloader | B站视频、弹幕下载器'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python-requests')
makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('f699a2d13af90d25251d9bacd35f4919cae2f027890ef0228e0ced8016b3a5f8')
+sha256sums=('6015a0f49971300ad9e7d414fa9350b66548ee766a58a276b5c809e31b966b1e')
build() {
cd "$pkgname-$pkgver"