summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYufan You2021-05-29 11:27:35 +0000
committerYufan You2021-05-29 11:27:35 +0000
commit822bd0dc87a86ad4091dcd9963d8ddd036aa4bfc (patch)
tree110738108e05ce51f4606fc00b3cb8b0f3abd90b /PKGBUILD
parent4c042032b3189bd873399cd283f6b989adc216e5 (diff)
downloadaur-822bd0dc87a86ad4091dcd9963d8ddd036aa4bfc.tar.gz
Update from GitHub Actions: bilili: update to 1.4.8-1
https://github.com/ouuan/AUR-packages/actions/runs/888112019
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f428a6de6e47..2a263ddcf678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.7
+pkgver=1.4.8
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=('c8ce369ecf2b1579c39ee823803176a238d2c3d2e16a243a58bf4112d30bca53')
+sha256sums=('9c74f3f8a4dd5eb5db4bb884cd8de9ba1c19d1c3b736589b0504e773050fe32e')
build() {
cd "$pkgname-$pkgver"