summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed0a71a2f4ad..30f37041f3da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wavebox-bin
pkgdesc = The next generation of web-desktop communication
- pkgver = 4.10.1
+ pkgver = 4.10.4
pkgrel = 1
url = https://wavebox.io/
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = wavebox-bin
options = !strip
source = wavebox.desktop
sha256sums = ed71fff01f57bc7d4b32278b2fb5f33bb30057ed7aeee64b3696eb17dc4ba0fc
- source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v4.10.1/Wavebox_4_10_1_linux_x86_64.tar.gz
- sha256sums_x86_64 = 37f6417f34a95972b976a7f800741d284f6c841c3ac349900fa8ff2f07a84e77
+ source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v4.10.4/Wavebox_4_10_4_linux_x86_64.tar.gz
+ sha256sums_x86_64 = ee2f3a29b7b49d99804d63a9d713aa3bf96e4b2bfa389e3019cd3586b08ff9fa
pkgname = wavebox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8c97ea4da1c7..819c929dba1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alif Rachmawadi <arch@subosito.com>
pkgname=wavebox-bin
-pkgver=4.10.1
+pkgver=4.10.4
pkgrel=1
pkgdesc="The next generation of web-desktop communication"
arch=('x86_64')
@@ -17,7 +17,7 @@ source=('wavebox.desktop')
source_x86_64=("${_repourl}/releases/download/v${pkgver}/Wavebox_${pkgver//./_}_linux_${CARCH}.tar.gz")
sha256sums=('ed71fff01f57bc7d4b32278b2fb5f33bb30057ed7aeee64b3696eb17dc4ba0fc')
-sha256sums_x86_64=('37f6417f34a95972b976a7f800741d284f6c841c3ac349900fa8ff2f07a84e77')
+sha256sums_x86_64=('ee2f3a29b7b49d99804d63a9d713aa3bf96e4b2bfa389e3019cd3586b08ff9fa')
package() {
cd ${srcdir}/Wavebox-linux-x64