summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlif Rachmawadi2018-12-19 06:24:59 +0700
committerAlif Rachmawadi2018-12-19 06:24:59 +0700
commit9cff78fdadff6d966fc83e504414eabea2c932c1 (patch)
treed944374481782cf9a5865961bcb2d9dff38b56dd
parentde549c6a7534a8307a341b7a733444c6f627edb0 (diff)
downloadaur-9cff78fdadff6d966fc83e504414eabea2c932c1.tar.gz
wavebox v4.5.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c350db2d666..d5b09b82a4c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wavebox-bin
pkgdesc = The next generation of web-desktop communication
- pkgver = 4.5.7
+ pkgver = 4.5.8
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.5.7/Wavebox_4_5_7_linux_x86_64.tar.gz
- sha256sums_x86_64 = 11f6d411d17d178ab5025d3b87a0fd834f6666e2ee6d4660ea7c97392f6c1790
+ source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v4.5.8/Wavebox_4_5_8_linux_x86_64.tar.gz
+ sha256sums_x86_64 = fbed8b012f420e91049579282dbcbdf9e76dc07dd699adeedc53ccbf55d151e0
pkgname = wavebox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7aa9ae2c71b1..169d57b312bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alif Rachmawadi <arch@subosito.com>
pkgname=wavebox-bin
-pkgver=4.5.7
+pkgver=4.5.8
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=('11f6d411d17d178ab5025d3b87a0fd834f6666e2ee6d4660ea7c97392f6c1790')
+sha256sums_x86_64=('fbed8b012f420e91049579282dbcbdf9e76dc07dd699adeedc53ccbf55d151e0')
package() {
if [ ${CARCH} == "x86_64" ]; then