summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYufan You2021-05-03 14:52:39 +0000
committerYufan You2021-05-03 14:52:39 +0000
commit2dc5bae18d5da408a6ca7121afd5a609544a42d9 (patch)
tree542f8f66db069354bd192cb878ec769eb5e84ba1 /PKGBUILD
parentd4809b02af1e2d655df3eaca685bba8019ff227b (diff)
downloadaur-2dc5bae18d5da408a6ca7121afd5a609544a42d9.tar.gz
Update from GitHub Actions: bilili: update to 1.4.6-1
https://github.com/ouuan/AUR-packages/actions/runs/807165163
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67dba807f566..fd17f6d946bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.5
+pkgver=1.4.6
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=('6015a0f49971300ad9e7d414fa9350b66548ee766a58a276b5c809e31b966b1e')
+sha256sums=('0ede707dcf99be1b6d0b39edfdb2f14ab9458f1e1102d5f38de0c918645f2b34')
build() {
cd "$pkgname-$pkgver"