summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWoshiluo Luo2022-08-02 20:15:45 +0800
committerWoshiluo Luo2022-08-02 20:15:45 +0800
commit3885307e304c88dbaa313426b512efa4a7ef4fcd (patch)
tree5c0682e4eb730d05bbd131fee1ed4065009b2233
parent59ec6e6cc665b21bb3cf2e252db7d28b5f459d18 (diff)
downloadaur-3885307e304c88dbaa313426b512efa4a7ef4fcd.tar.gz
bump: 2.2.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffaa8d1a7fb0..c5f83ef1b7d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = bililive-recorder-bin
pkgdesc = B站录播姬 | BiliBili Stream Recorder | 哔哩哔哩直播录制
- pkgver = 2.1.1
+ pkgver = 2.2.0
pkgrel = 4
url = https://github.com/Bililive/BililiveRecorder
arch = x86_64
license = GPL3
provides = bililive-recorder
+ conflicts = bililive-recorder
options = staticlibs
- source = bililive-recorder-bin-2.1.1.zip::https://github.com/Bililive/BililiveRecorder/releases/download/v2.1.1/BililiveRecorder-CLI-linux-x64.zip
- sha256sums = 36e5a415c1b80765c7810ad95251171dc598d337aa129111eaca5e29c73c7543
+ source = bililive-recorder-bin-2.2.0.zip::https://github.com/Bililive/BililiveRecorder/releases/download/v2.2.0/BililiveRecorder-CLI-linux-x64.zip
+ sha256sums = e5f91d2d992689d8b8c1d8e4ad00a4368e6e1904a27b3ea2e882cf13c1e4d709
pkgname = bililive-recorder-bin
diff --git a/PKGBUILD b/PKGBUILD
index 41927a64631a..33feb16e2e2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bililive-recorder-bin
_pkgname=bililive-recorder
provides=($_pkgname)
conflicts=($_pkgname)
-pkgver=2.1.1
+pkgver=2.2.0
pkgrel=4
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=('36e5a415c1b80765c7810ad95251171dc598d337aa129111eaca5e29c73c7543')
+sha256sums=('e5f91d2d992689d8b8c1d8e4ad00a4368e6e1904a27b3ea2e882cf13c1e4d709')
package() {
cd $srcdir