summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99006085817e..86d23094bb94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = bililive-recorder-bin
pkgdesc = B站录播姬 | BiliBili Stream Recorder | 哔哩哔哩直播录制
- pkgver = 1.3.11
+ pkgver = 2.0.0
pkgrel = 3
url = https://github.com/Bililive/BililiveRecorder
arch = x86_64
license = GPL3
provides = bililive-recorder
options = staticlibs
- source = bililive-recorder-bin-1.3.11.zip::https://github.com/Bililive/BililiveRecorder/releases/download/v1.3.11/BililiveRecorder-CLI-linux-x64.zip
- sha256sums = 66bb81f8ae167997beb796ade1be9440ce1df2139225ecf5131f269aef729c69
+ source = bililive-recorder-bin-2.0.0.zip::https://github.com/Bililive/BililiveRecorder/releases/download/v2.0.0/BililiveRecorder-CLI-linux-x64.zip
+ sha256sums = 0aa1f22731370a4a63d935c2a518ad68c0e60a7101db513be157b19676f7c454
pkgname = bililive-recorder-bin
diff --git a/PKGBUILD b/PKGBUILD
index a11329126a7c..d6fab131633d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bililive-recorder-bin
_pkgname=bililive-recorder
-pkgver=1.3.11
+pkgver=2.0.0
pkgrel=3
pkgdesc='B站录播姬 | BiliBili Stream Recorder | 哔哩哔哩直播录制'
arch=('x86_64')
@@ -12,7 +12,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=('66bb81f8ae167997beb796ade1be9440ce1df2139225ecf5131f269aef729c69')
+sha256sums=('0aa1f22731370a4a63d935c2a518ad68c0e60a7101db513be157b19676f7c454')
package() {
cd $srcdir