summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2021-06-20 10:27:52 +0000
committerGitHub Action2021-06-20 10:27:52 +0000
commit388eccbda709a9ec8c6fe9cc659d86e5fc0dc2b7 (patch)
treef787c81f9cefa2a7168089f8a3ee1b379c593273 /PKGBUILD
parent44329ba39846c4f211a11c17a6d8439191cb4d3a (diff)
downloadaur-388eccbda709a9ec8c6fe9cc659d86e5fc0dc2b7.tar.gz
Update from GitHub Actions: bilili: update to 1.4.9-1
https://github.com/ouuan/AUR-packages/actions/runs/954248316
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0374608e65b..a6f4737e367b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.4.8
-pkgrel=5
+pkgver=1.4.9
+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')
makedepends=('python-setuptools' 'python-wheel')
source=("https://pypi.io/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('9c74f3f8a4dd5eb5db4bb884cd8de9ba1c19d1c3b736589b0504e773050fe32e')
+sha256sums=('db19ce69139d47fe2934faa059db7b8acece54098c3daecc34d12468be429a97')
build() {
cd "$pkgname-$pkgver"