summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2023-11-26 01:42:24 +0000
committerHanabishi2023-11-26 01:42:24 +0000
commitc4cf093f715d766bf7e5742de2384a80c1720ebc (patch)
treeda1c51ffbf01f34533f2ff7196960666c2fe5a8a
parent70d3d9531f0d33db643acbfc51f74147d6fe9652 (diff)
downloadaur-c4cf093f715d766bf7e5742de2384a80c1720ebc.tar.gz
New version (4.5.2)
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0099a063a10..08f3516dbf9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webcord-bin
pkgdesc = A Discord and SpaceBar Electron-based client implemented without Discord API (binary release)
- pkgver = 4.5.1
+ pkgver = 4.5.2
pkgrel = 1
url = https://github.com/SpacingBat3/WebCord
arch = x86_64
@@ -9,16 +9,16 @@ pkgbase = webcord-bin
license = MIT
provides = webcord
conflicts = webcord
- noextract = webcord-4.5.1-1.x86_64.rpm
- noextract = webcord-4.5.1-1.arm64.rpm
- noextract = webcord-4.5.1-1.armv7hl.rpm
+ noextract = webcord-4.5.2-1.x86_64.rpm
+ noextract = webcord-4.5.2-1.arm64.rpm
+ noextract = webcord-4.5.2-1.armv7hl.rpm
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.1/webcord-4.5.1-1.x86_64.rpm
- sha256sums_x86_64 = 97d9f917ccb59faf9dba468b99971ab901334fa17b33c99c96b19582a15466bc
- source_aarch64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.1/webcord-4.5.1-1.arm64.rpm
- sha256sums_aarch64 = 8703647429698e28d4ee34b00c95db8e27b5251a917bc11b27793da226e7aa6d
- source_armv7h = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.1/webcord-4.5.1-1.armv7hl.rpm
- sha256sums_armv7h = dd21d8d0afd1175088ca88beb844a82466ae304e74ac2897a259a789e30edd3d
+ source_x86_64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.2/webcord-4.5.2-1.x86_64.rpm
+ sha256sums_x86_64 = 58b7e648fbd6b6d2d14d07b2b1d7175c958ce95cff3d638373238621624536bf
+ source_aarch64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.2/webcord-4.5.2-1.arm64.rpm
+ sha256sums_aarch64 = 699839c1cef8710dd73e2609feee43ae2f7a17f3baae05b819d6877e48f02228
+ source_armv7h = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.2/webcord-4.5.2-1.armv7hl.rpm
+ sha256sums_armv7h = a0ef4556a9e2706d686deec00f9aefac51918db04aad2be602027aae525fba93
pkgname = webcord-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6bbf2b129ea3..525c2d7230d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_name=webcord
pkgname=${_name}-bin
-pkgver=4.5.1
+pkgver=4.5.2
pkgrel=1
pkgdesc='A Discord and SpaceBar Electron-based client implemented without Discord API (binary release)'
arch=('x86_64' 'aarch64' 'armv7h')
@@ -18,9 +18,9 @@ source_x86_64=("$(_get_source x86_64)")
source_aarch64=("$(_get_source arm64)")
source_armv7h=("$(_get_source armv7hl)")
-sha256sums_x86_64=('97d9f917ccb59faf9dba468b99971ab901334fa17b33c99c96b19582a15466bc')
-sha256sums_aarch64=('8703647429698e28d4ee34b00c95db8e27b5251a917bc11b27793da226e7aa6d')
-sha256sums_armv7h=('dd21d8d0afd1175088ca88beb844a82466ae304e74ac2897a259a789e30edd3d')
+sha256sums_x86_64=('58b7e648fbd6b6d2d14d07b2b1d7175c958ce95cff3d638373238621624536bf')
+sha256sums_aarch64=('699839c1cef8710dd73e2609feee43ae2f7a17f3baae05b819d6877e48f02228')
+sha256sums_armv7h=('a0ef4556a9e2706d686deec00f9aefac51918db04aad2be602027aae525fba93')
noextract=(
"${source_x86_64[0]##*/}"