summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWoshiluo Luo2023-07-24 18:04:19 +0800
committerWoshiluo Luo2023-07-24 18:04:19 +0800
commitacc428c59e38f05369021062862c508cb0f6c5a7 (patch)
tree60781b2d79be00cf9fc382398df5781793cdf68d /PKGBUILD
parent55ca12b77e487551670e04ee333eb1518f3d9b69 (diff)
downloadaur-acc428c59e38f05369021062862c508cb0f6c5a7.tar.gz
bump: v2.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ec18d71c08c..0356565236bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bililive-recorder-bin
_pkgname=bililive-recorder
provides=($_pkgname)
conflicts=($_pkgname)
-pkgver=2.8.0
+pkgver=2.8.1
pkgrel=1
pkgdesc='B站录播姬 | BiliBili Stream Recorder | 哔哩哔哩直播录制'
arch=('x86_64')
@@ -14,7 +14,7 @@ license=('GPL3')
provides=("$_pkgname")
depends=()
source=($pkgname-$pkgver.zip::https://github.com/Bililive/BililiveRecorder/releases/download/v$pkgver/BililiveRecorder-CLI-linux-x64.zip)
-sha256sums=('81f56e33b332a2a00ee6be3d7bfd06510172257cedaf9e98555289989b027d1a')
+sha256sums=('c696f1dacf633440c28cdfc3d9b0c6c3d9fb07119a6336b5145b0c01fb22b568')
package() {
cd $srcdir