summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYufan You2021-03-06 11:33:11 +0000
committerYufan You2021-03-06 11:33:11 +0000
commitd03e148c45ac22c9081bbee8d487238c103052d7 (patch)
tree1698596dd9db71dce1010f7e0563af37aae0f17e /PKGBUILD
parent44148f93117ffa897535d8552bac18b04b500cce (diff)
downloadaur-d03e148c45ac22c9081bbee8d487238c103052d7.tar.gz
Update from GitHub Actions: ttf-lxgw-wenkai: update to 0.205-2
https://github.com/ouuan/AUR-packages/actions/runs/627144398
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 886cbe8cb342..22109b9a419d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=bilili
-pkgver=1.3.7
+pkgver=1.4.1
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=('bf4f563ac106a20c6d4395ebd3a9a02f4d02f800f546b2b22a9b5f81603ea49b')
+sha256sums=('291ae9491f13c1d2f3ea4600d999f39633ed75403191e4e908c25f9bce27862c')
build() {
cd "$pkgname-$pkgver"