summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2023-10-14 22:06:58 +0000
committerHanabishi2023-10-14 22:06:58 +0000
commit31524e1791c8b3c30fd01966baaa35e6b79478db (patch)
tree44903dd3d8598f21bd8644a7c9ec1771be8ce943
parente3f0aad1c29c60a6216b403a4a2fe26e0987e3fd (diff)
downloadaur-31524e1791c8b3c30fd01966baaa35e6b79478db.tar.gz
New version (4.5.0)
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5e8f8f20028..6f453c3e816f 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.4.3
+ pkgver = 4.5.0
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.4.3-1.x86_64.rpm
- noextract = webcord-4.4.3-1.arm64.rpm
- noextract = webcord-4.4.3-1.armv7hl.rpm
+ noextract = webcord-4.5.0-1.x86_64.rpm
+ noextract = webcord-4.5.0-1.arm64.rpm
+ noextract = webcord-4.5.0-1.armv7hl.rpm
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.4.3/webcord-4.4.3-1.x86_64.rpm
- sha256sums_x86_64 = 11fb5799880bde13acf7eadd9729062c6cc12d3d29733e7ee4f97e880a3156ee
- source_aarch64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.4.3/webcord-4.4.3-1.arm64.rpm
- sha256sums_aarch64 = b4fdef36f08caba4f9a36b5d2f04b6475b323eb305c67b32e7857871b4659dae
- source_armv7h = https://github.com/SpacingBat3/WebCord/releases/download/v4.4.3/webcord-4.4.3-1.armv7hl.rpm
- sha256sums_armv7h = d4572477d6bbe8b614d60c4f5734b7251ffbd46b631a5495850ede4b07336778
+ source_x86_64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.0/webcord-4.5.0-1.x86_64.rpm
+ sha256sums_x86_64 = 2bfc1ab129279e5b896fc8298cd13110b4be3adcde572984a60bc722856b05fe
+ source_aarch64 = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.0/webcord-4.5.0-1.arm64.rpm
+ sha256sums_aarch64 = d9b0d99f47e4010e4cbaee4c735f8adf5c787c871977bcc93822d45d58e80c3c
+ source_armv7h = https://github.com/SpacingBat3/WebCord/releases/download/v4.5.0/webcord-4.5.0-1.armv7hl.rpm
+ sha256sums_armv7h = d9c15b2c75c91614187d7b0a136f890a5c21b11cc5ecaa12b66bd64867a72d62
pkgname = webcord-bin
diff --git a/PKGBUILD b/PKGBUILD
index 994200801fa6..cf8c08749d96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_name=webcord
pkgname=${_name}-bin
-pkgver=4.4.3
+pkgver=4.5.0
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=('11fb5799880bde13acf7eadd9729062c6cc12d3d29733e7ee4f97e880a3156ee')
-sha256sums_aarch64=('b4fdef36f08caba4f9a36b5d2f04b6475b323eb305c67b32e7857871b4659dae')
-sha256sums_armv7h=('d4572477d6bbe8b614d60c4f5734b7251ffbd46b631a5495850ede4b07336778')
+sha256sums_x86_64=('2bfc1ab129279e5b896fc8298cd13110b4be3adcde572984a60bc722856b05fe')
+sha256sums_aarch64=('d9b0d99f47e4010e4cbaee4c735f8adf5c787c871977bcc93822d45d58e80c3c')
+sha256sums_armv7h=('d9c15b2c75c91614187d7b0a136f890a5c21b11cc5ecaa12b66bd64867a72d62')
noextract=(
"${source_x86_64[0]##*/}"