summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlif Rachmawadi2017-04-14 20:11:46 +0700
committerAlif Rachmawadi2017-04-14 20:11:46 +0700
commit21b76992eb8a9e024bc17a07f89c2af76fb87e48 (patch)
tree54e7eda4b247d5ad280090e439ab2719a6b6d299
parent24d11c1da3c087feed337ae84500dcdb91800691 (diff)
downloadaur-21b76992eb8a9e024bc17a07f89c2af76fb87e48.tar.gz
wavebox v3.1.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 466d7b44d847..e3a2d61ca83c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wavebox-bin
pkgdesc = The next generation of web-desktop communication
- pkgver = 3.1.3
+ pkgver = 3.1.4
pkgrel = 1
url = https://wavebox.io/
arch = x86_64
@@ -18,10 +18,10 @@ pkgbase = wavebox-bin
options = !strip
source = wavebox.desktop
sha512sums = a6a55a0b0597eea63e2869ab27e3ddab802b020c89059b0b32399b63e64f0271e4685e363448da71c6ba90c810b83542cd0c9f40e2ce49057a8e33c54b82663b
- source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v3.1.3/Wavebox_3_1_3_linux_x86_64.tar.gz
- sha512sums_x86_64 = e115bfeebc0e10422c57194450e6ebfea6525a6818bef011647076453f422b9fa8d43920cef95dd11b04008c00bab6403e1bbe7338606b73277abce4fd6d0dc5
- source_i686 = https://github.com/wavebox/waveboxapp/releases/download/v3.1.3/Wavebox_3_1_3_linux_ia32.tar.gz
- sha512sums_i686 = 1a68c83b70b9db2b3cca4e41be22fd1eff216ee58df5b5493fc2017d7323d02a59c3cdb6379c95c93be80b3a0ad864d66af18cbb6e70846c416d25fb45fdbb32
+ source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v3.1.4/Wavebox_3_1_4_linux_x86_64.tar.gz
+ sha512sums_x86_64 = a139f21ac3700f6b6e4618003978684c2cf312d1bf1340373573947fb5ef411ba1bd174adcc47fd5c5e12d84a583b3b2e564f57552d299d395950df5f2fcdc8d
+ source_i686 = https://github.com/wavebox/waveboxapp/releases/download/v3.1.4/Wavebox_3_1_4_linux_ia32.tar.gz
+ sha512sums_i686 = abfc305c47a5581e26e30e74283ea9176ad169770a612b6efa799b6cb4488503101fb461258d52f3afb8b8d8c62ad464a12c51336103938a1ad4b6cec425f51a
pkgname = wavebox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8d9fb9229910..ab86d9be8928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alif Rachmawadi <code@subosito.com>
pkgname=wavebox-bin
-pkgver=3.1.3
+pkgver=3.1.4
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")
sha512sums=('a6a55a0b0597eea63e2869ab27e3ddab802b020c89059b0b32399b63e64f0271e4685e363448da71c6ba90c810b83542cd0c9f40e2ce49057a8e33c54b82663b')
-sha512sums_x86_64=('e115bfeebc0e10422c57194450e6ebfea6525a6818bef011647076453f422b9fa8d43920cef95dd11b04008c00bab6403e1bbe7338606b73277abce4fd6d0dc5')
-sha512sums_i686=('1a68c83b70b9db2b3cca4e41be22fd1eff216ee58df5b5493fc2017d7323d02a59c3cdb6379c95c93be80b3a0ad864d66af18cbb6e70846c416d25fb45fdbb32')
+sha512sums_x86_64=('a139f21ac3700f6b6e4618003978684c2cf312d1bf1340373573947fb5ef411ba1bd174adcc47fd5c5e12d84a583b3b2e564f57552d299d395950df5f2fcdc8d')
+sha512sums_i686=('abfc305c47a5581e26e30e74283ea9176ad169770a612b6efa799b6cb4488503101fb461258d52f3afb8b8d8c62ad464a12c51336103938a1ad4b6cec425f51a')
package() {
if [ ${CARCH} == "x86_64" ]; then