summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYufan You2021-04-17 11:32:55 +0000
committerYufan You2021-04-17 11:32:55 +0000
commit75bc0d8c9eba3178987ad8aa19ecabde96880df4 (patch)
tree9848069b4b280f9f39ba0b5c5ae00db73b5a5267 /PKGBUILD
parent1a88c0ef3c3eba73f8db04b2ca9f1cae9edaa679 (diff)
downloadaur-75bc0d8c9eba3178987ad8aa19ecabde96880df4.tar.gz
Update from GitHub Actions: bilili: update to 1.4.3-1
https://github.com/ouuan/AUR-packages/actions/runs/758374645
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62a4267d4c60..c6682ab65a8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.2
+pkgver=1.4.3
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=('031507608d254af3841551dc6517e41339a924fc5c977b8630f7c167550ca9f4')
+sha256sums=('20339be40e269cd8cfc64399a6018f3759640c7ea7ff5e3f1a6f87b3488c9531')
build() {
cd "$pkgname-$pkgver"