summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2022-12-03 04:04:54 +0500
committerHanabishi2022-12-03 04:04:54 +0500
commitaf95b9d317c8355ac24eedd21e64150d9e91e1ef (patch)
tree882f3020487d26c272633f438f13bcbb3d103523
parent782bc0fdcddfa567ac364a32c0a29a34737087f4 (diff)
downloadaur-af95b9d317c8355ac24eedd21e64150d9e91e1ef.tar.gz
New version (3.10.1)
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD8
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79e2548413be..f0c6ddf00ceb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webcord-bin
pkgdesc = A Discord and Fosscord client made with the Electron API.
- pkgver = 3.10.0
+ pkgver = 3.10.1
pkgrel = 1
url = https://github.com/SpacingBat3/WebCord
arch = x86_64
@@ -9,17 +9,17 @@ pkgbase = webcord-bin
license = MIT
provides = webcord
conflicts = webcord
- noextract = webcord-3.10.0-1.x86_64.rpm
- noextract = webcord-3.10.0-1.arm64.rpm
- noextract = webcord-3.10.0-1.armv7hl.rpm
+ noextract = webcord-3.10.1-1.x86_64.rpm
+ noextract = webcord-3.10.1-1.arm64.rpm
+ noextract = webcord-3.10.1-1.armv7hl.rpm
options = !emptydirs
- source = webcord-bin-3.10.0-LICENSE::https://raw.githubusercontent.com/SpacingBat3/WebCord/v3.10.0/LICENSE
+ source = webcord-bin-3.10.1-LICENSE::https://raw.githubusercontent.com/SpacingBat3/WebCord/v3.10.1/LICENSE
sha256sums = 1611f35d608dd3b100f66d4e6954bceef80ff73209679ba38def974254a04f40
- source_x86_64 = webcord-3.10.0-1.x86_64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.10.0/webcord-3.10.0-1.x86_64.rpm
- sha256sums_x86_64 = 6fae0a644974cd52390ec34d5b919f742d59fafe0d95d801585a74f92178acf8
- source_aarch64 = webcord-3.10.0-1.arm64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.10.0/webcord-3.10.0-1.arm64.rpm
- sha256sums_aarch64 = 8141594e3c45180fcf9c1c8abd5b981a833004a9bd3b2303a33c934e4dd6e7c9
- source_armv7h = webcord-3.10.0-1.armv7hl.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.10.0/webcord-3.10.0-1.armv7hl.rpm
- sha256sums_armv7h = fddaf861e63abc42e6ad0420fa00cc330fd67eaf1c236347cd7272f53c11a3be
+ source_x86_64 = webcord-3.10.1-1.x86_64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.10.1/webcord-3.10.1-1.x86_64.rpm
+ sha256sums_x86_64 = 48a18572692a3b48b612da3bc0db3571a8d5eadbb00adb4ff9cd96cf4e7cbae8
+ source_aarch64 = webcord-3.10.1-1.arm64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.10.1/webcord-3.10.1-1.arm64.rpm
+ sha256sums_aarch64 = b9742ef47deafe0300c9f395c21c7d51b4323f7f587c3d958fd8f827b26a2f71
+ source_armv7h = webcord-3.10.1-1.armv7hl.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.10.1/webcord-3.10.1-1.armv7hl.rpm
+ sha256sums_armv7h = 446dfa897fdb712f101fa82d4d4c726d8a97f21d71967d394daf977a90c1994e
pkgname = webcord-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7e7a73245476..056b9a802fcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=webcord-bin
-pkgver=3.10.0
+pkgver=3.10.1
pkgrel=1
pkgdesc="A Discord and Fosscord client made with the Electron API."
arch=('x86_64' 'aarch64' 'armv7h')
@@ -22,9 +22,9 @@ source_aarch64=("$(_get_source arm64)")
source_armv7h=("$(_get_source armv7hl)")
sha256sums=('1611f35d608dd3b100f66d4e6954bceef80ff73209679ba38def974254a04f40')
-sha256sums_x86_64=('6fae0a644974cd52390ec34d5b919f742d59fafe0d95d801585a74f92178acf8')
-sha256sums_aarch64=('8141594e3c45180fcf9c1c8abd5b981a833004a9bd3b2303a33c934e4dd6e7c9')
-sha256sums_armv7h=('fddaf861e63abc42e6ad0420fa00cc330fd67eaf1c236347cd7272f53c11a3be')
+sha256sums_x86_64=('48a18572692a3b48b612da3bc0db3571a8d5eadbb00adb4ff9cd96cf4e7cbae8')
+sha256sums_aarch64=('b9742ef47deafe0300c9f395c21c7d51b4323f7f587c3d958fd8f827b26a2f71')
+sha256sums_armv7h=('446dfa897fdb712f101fa82d4d4c726d8a97f21d71967d394daf977a90c1994e')
noextract=(
"${source_x86_64[0]%%::*}"