summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da3033d8b29b..5b17f6182ccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.10
-pkgrel=3
+pkgver=1.4.11
+pkgrel=1
pkgdesc='bilibili video and danmaku downloader | B站视频、弹幕下载器'
arch=('any')
url='https://github.com/SigureMo/bilili'
@@ -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=('21b02a51833dc4d618a4d48fba35d5d692bb71ac52005e8156d5a8c3db9be666')
+sha256sums=('46e9628baac596f045ef6ee3cff01ee8cd4f40eb51a2aa706c13c09411a0d9e9')
build() {
cd "$pkgname-$pkgver"