summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYufan You2021-05-01 10:11:55 +0000
committerYufan You2021-05-01 10:11:55 +0000
commit98c880b447bc2a6daaa0614927680901f8edc182 (patch)
treeb631710fa0a9850f51fb5d84ee36bff6606d60e0 /PKGBUILD
parent75bc0d8c9eba3178987ad8aa19ecabde96880df4 (diff)
downloadaur-98c880b447bc2a6daaa0614927680901f8edc182.tar.gz
Update from GitHub Actions: bilili: update to 1.4.4-1
https://github.com/ouuan/AUR-packages/actions/runs/801986698
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6682ab65a8a..76631273e2b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.3
+pkgver=1.4.4
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=('20339be40e269cd8cfc64399a6018f3759640c7ea7ff5e3f1a6f87b3488c9531')
+sha256sums=('f699a2d13af90d25251d9bacd35f4919cae2f027890ef0228e0ced8016b3a5f8')
build() {
cd "$pkgname-$pkgver"