summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlif Rachmawadi2018-04-24 04:44:34 +0700
committerAlif Rachmawadi2018-04-24 04:44:34 +0700
commitd93887c92f2c804f9c1046e7c1f58f0323d15af0 (patch)
tree3988453a034ef89e71d7463b2c7995b2cb788314
parent75b845b13d7da7bbe649ea8143ece6ebd81ad4c7 (diff)
downloadaur-d93887c92f2c804f9c1046e7c1f58f0323d15af0.tar.gz
wavebox v3.14.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 176919174f39..e62b5e2a99c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wavebox-bin
pkgdesc = The next generation of web-desktop communication
- pkgver = 3.14.2
+ pkgver = 3.14.3
pkgrel = 1
url = https://wavebox.io/
arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = wavebox-bin
options = !strip
source = wavebox.desktop
sha256sums = ed71fff01f57bc7d4b32278b2fb5f33bb30057ed7aeee64b3696eb17dc4ba0fc
- source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v3.14.2/Wavebox_3_14_2_linux_x86_64.tar.gz
- sha256sums_x86_64 = c29c0e199d05f458936dd361ceaecc5a2884300a99140cd9c0ceedaf07c3c3a1
- source_i686 = https://github.com/wavebox/waveboxapp/releases/download/v3.14.2/Wavebox_3_14_2_linux_ia32.tar.gz
- sha256sums_i686 = 2e6f3d4045701d3ac7dbb920de804809d405c275bffe217100897c810ab94e70
+ source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v3.14.3/Wavebox_3_14_3_linux_x86_64.tar.gz
+ sha256sums_x86_64 = 8db590b8937c3ecf7e2f285a2a0d36ae825b8f7f676c2e148dfee47975b56afc
+ source_i686 = https://github.com/wavebox/waveboxapp/releases/download/v3.14.3/Wavebox_3_14_3_linux_ia32.tar.gz
+ sha256sums_i686 = e45ed8a397e80a7e35a6dfd9126d4684ce99b937048a731a453d3127f31b0bec
pkgname = wavebox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 83e3a50df9c8..c80080586b0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alif Rachmawadi <arch@subosito.com>
pkgname=wavebox-bin
-pkgver=3.14.2
+pkgver=3.14.3
pkgrel=1
pkgdesc="The next generation of web-desktop communication"
arch=('x86_64' 'i686')
@@ -18,8 +18,8 @@ source_x86_64=("${_repourl}/releases/download/v${pkgver}/Wavebox_${pkgver//./_}_
source_i686=("${_repourl}/releases/download/v${pkgver}/Wavebox_${pkgver//./_}_linux_ia32.tar.gz")
sha256sums=('ed71fff01f57bc7d4b32278b2fb5f33bb30057ed7aeee64b3696eb17dc4ba0fc')
-sha256sums_x86_64=('c29c0e199d05f458936dd361ceaecc5a2884300a99140cd9c0ceedaf07c3c3a1')
-sha256sums_i686=('2e6f3d4045701d3ac7dbb920de804809d405c275bffe217100897c810ab94e70')
+sha256sums_x86_64=('8db590b8937c3ecf7e2f285a2a0d36ae825b8f7f676c2e148dfee47975b56afc')
+sha256sums_i686=('e45ed8a397e80a7e35a6dfd9126d4684ce99b937048a731a453d3127f31b0bec')
package() {
if [ ${CARCH} == "x86_64" ]; then