summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYufan You2021-04-03 11:07:49 +0000
committerYufan You2021-04-03 11:07:49 +0000
commit1a88c0ef3c3eba73f8db04b2ca9f1cae9edaa679 (patch)
tree65bac6e8edeb79a0c0c9130882bded77c8db458f /PKGBUILD
parentd03e148c45ac22c9081bbee8d487238c103052d7 (diff)
downloadaur-1a88c0ef3c3eba73f8db04b2ca9f1cae9edaa679.tar.gz
Update from GitHub Actions: bilili: update to 1.4.2-1
https://github.com/ouuan/AUR-packages/actions/runs/714164958
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22109b9a419d..62a4267d4c60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.1
+pkgver=1.4.2
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=('291ae9491f13c1d2f3ea4600d999f39633ed75403191e4e908c25f9bce27862c')
+sha256sums=('031507608d254af3841551dc6517e41339a924fc5c977b8630f7c167550ca9f4')
build() {
cd "$pkgname-$pkgver"