summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2022-05-26 08:06:17 +0000
committerGitHub Action2022-05-26 08:06:17 +0000
commit4ab365b628b16ef92861626787d48e587e3f0665 (patch)
treec9c127d7badaab23a06e561491af81b977463ee5 /PKGBUILD
parentb871e289e651ae87a147a35939a8ff7cc7ea5e65 (diff)
downloadaur-4ab365b628b16ef92861626787d48e587e3f0665.tar.gz
Update from GitHub Actions: bilili: update to 1.4.12-1
https://github.com/ouuan/AUR-packages/actions/runs/2389461184
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b17f6182ccc..b00613d24833 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.11
+pkgver=1.4.12
pkgrel=1
pkgdesc='bilibili video and danmaku downloader | B站视频、弹幕下载器'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python-requests' 'python-biliass' 'ffmpeg')
makedepends=('python-setuptools' 'python-wheel')
source=("https://pypi.io/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('46e9628baac596f045ef6ee3cff01ee8cd4f40eb51a2aa706c13c09411a0d9e9')
+sha256sums=('93631af491a80ae5f6a15a7d31a5d6d8e522ea17629ea4f2704bedce98a3767a')
build() {
cd "$pkgname-$pkgver"