summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlif Rachmawadi2019-07-22 21:24:03 +0700
committerAlif Rachmawadi2019-07-22 21:24:03 +0700
commit68361a47142452e808285aed32d08e19292f92c9 (patch)
treece0390b5ae560fbab78113e0df7c3e83716bd913
parenta534a332f7f73b558a584ee26511ecb2be8368e9 (diff)
downloadaur-68361a47142452e808285aed32d08e19292f92c9.tar.gz
wavebox v4.10.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30f37041f3da..09c2e20b8332 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wavebox-bin
pkgdesc = The next generation of web-desktop communication
- pkgver = 4.10.4
+ pkgver = 4.10.5
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.4/Wavebox_4_10_4_linux_x86_64.tar.gz
- sha256sums_x86_64 = ee2f3a29b7b49d99804d63a9d713aa3bf96e4b2bfa389e3019cd3586b08ff9fa
+ source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v4.10.5/Wavebox_4_10_5_linux_x86_64.tar.gz
+ sha256sums_x86_64 = 8f77b590c78d19dd918fc71a905bb3c71f3d43a8bc89c688fc29d3e5e0b5426b
pkgname = wavebox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 819c929dba1a..23e4f65dd229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alif Rachmawadi <arch@subosito.com>
pkgname=wavebox-bin
-pkgver=4.10.4
+pkgver=4.10.5
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=('ee2f3a29b7b49d99804d63a9d713aa3bf96e4b2bfa389e3019cd3586b08ff9fa')
+sha256sums_x86_64=('8f77b590c78d19dd918fc71a905bb3c71f3d43a8bc89c688fc29d3e5e0b5426b')
package() {
cd ${srcdir}/Wavebox-linux-x64