summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2022-10-01 04:35:48 +0500
committerHanabishi2022-10-01 04:35:48 +0500
commit9eb29977bf584635bcb015a975f4281b83ee13de (patch)
tree6d7c1a609b71adc79cf35ea915eb307c2f2d295f
parent69320cb4654d38e33cef86c48b9ce7c7111828dd (diff)
downloadaur-9eb29977bf584635bcb015a975f4281b83ee13de.tar.gz
New version (3.8.5)
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1de451fbee3..a5f1915cf728 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webcord-bin
- pkgdesc = A Discord and Fosscord client made with the Electron.
- pkgver = 3.8.4
+ pkgdesc = A Discord and Fosscord client made with the Electron API.
+ pkgver = 3.8.5
pkgrel = 1
url = https://github.com/SpacingBat3/WebCord
arch = x86_64
@@ -9,15 +9,15 @@ pkgbase = webcord-bin
license = MIT
provides = webcord
conflicts = webcord
- noextract = webcord-3.8.4-1.x86_64.rpm
- noextract = webcord-3.8.4-1.arm64.rpm
- noextract = webcord-3.8.4-1.armv7hl.rpm
+ noextract = webcord-3.8.5-1.x86_64.rpm
+ noextract = webcord-3.8.5-1.arm64.rpm
+ noextract = webcord-3.8.5-1.armv7hl.rpm
options = !emptydirs
- source_x86_64 = webcord-3.8.4-1.x86_64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.8.4/webcord-3.8.4-1.x86_64.rpm
- sha256sums_x86_64 = 115fceac608b6f2b95ace4b30cfa024631b27e20bcf452e1d38ffb4d9e8c91ba
- source_aarch64 = webcord-3.8.4-1.arm64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.8.4/webcord-3.8.4-1.arm64.rpm
- sha256sums_aarch64 = ea4980c60705d77bcf4e979df4a35d1f3a96321dd95dd2e638471c430e13ec99
- source_armv7h = webcord-3.8.4-1.armv7hl.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.8.4/webcord-3.8.4-1.armv7hl.rpm
- sha256sums_armv7h = 9ec402a037be784a6b31e9e21974f9d931aa226a0b6536ed742ecb3e9dc668b6
+ source_x86_64 = webcord-3.8.5-1.x86_64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.8.5/webcord-3.8.5-1.x86_64.rpm
+ sha256sums_x86_64 = f2e7ac0e11a341b84488849c464546e2777a9d961e26c62816c2e21d5995da91
+ source_aarch64 = webcord-3.8.5-1.arm64.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.8.5/webcord-3.8.5-1.arm64.rpm
+ sha256sums_aarch64 = d2159897dabbac5d1e7dfcac144fbb0860d56e4730beeb8cca4977c80d84cbfb
+ source_armv7h = webcord-3.8.5-1.armv7hl.rpm::https://github.com/SpacingBat3/WebCord/releases/download/v3.8.5/webcord-3.8.5-1.armv7hl.rpm
+ sha256sums_armv7h = 29466704a7df1d6369f7794b1f859bc9773fd6723966d8c8a235cdb7a3b5ad5e
pkgname = webcord-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3d7031ab3871..334c6e22899f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=webcord-bin
-pkgver=3.8.4
+pkgver=3.8.5
pkgrel=1
-pkgdesc="A Discord and Fosscord client made with the Electron."
+pkgdesc="A Discord and Fosscord client made with the Electron API."
arch=('x86_64' 'aarch64' 'armv7h')
url="https://github.com/SpacingBat3/WebCord"
license=('MIT')
@@ -19,9 +19,9 @@ source_x86_64=("$(_get_source x86_64)")
source_aarch64=("$(_get_source arm64)")
source_armv7h=("$(_get_source armv7hl)")
-sha256sums_x86_64=('115fceac608b6f2b95ace4b30cfa024631b27e20bcf452e1d38ffb4d9e8c91ba')
-sha256sums_aarch64=('ea4980c60705d77bcf4e979df4a35d1f3a96321dd95dd2e638471c430e13ec99')
-sha256sums_armv7h=('9ec402a037be784a6b31e9e21974f9d931aa226a0b6536ed742ecb3e9dc668b6')
+sha256sums_x86_64=('f2e7ac0e11a341b84488849c464546e2777a9d961e26c62816c2e21d5995da91')
+sha256sums_aarch64=('d2159897dabbac5d1e7dfcac144fbb0860d56e4730beeb8cca4977c80d84cbfb')
+sha256sums_armv7h=('29466704a7df1d6369f7794b1f859bc9773fd6723966d8c8a235cdb7a3b5ad5e')
noextract=(
"${source_x86_64[0]%%::*}"