summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlif Rachmawadi2019-03-12 06:23:03 +0700
committerAlif Rachmawadi2019-03-12 06:23:03 +0700
commit2c3e1833ddbec21568bd984c6709f028023bae60 (patch)
tree4801ac095007b67f459427f95d23d8b784fe95f2
parent155c771ddbbfdf76268f0b07bfb6b0864631f44b (diff)
downloadaur-2c3e1833ddbec21568bd984c6709f028023bae60.tar.gz
wavebox v4.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 370d24b5993b..543b24519204 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wavebox-bin
pkgdesc = The next generation of web-desktop communication
- pkgver = 4.7.3
+ pkgver = 4.8.0
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.7.3/Wavebox_4_7_3_linux_x86_64.tar.gz
- sha256sums_x86_64 = 43d4aa4b9afe45bc0c575f7e46fb922c6ca2d1c91b12adc1a734164856a4e2f9
+ source_x86_64 = https://github.com/wavebox/waveboxapp/releases/download/v4.8.0/Wavebox_4_8_0_linux_x86_64.tar.gz
+ sha256sums_x86_64 = 45fd4e09903e73642f2489a124f09eee92192a8090d922a15a9a09673d800644
pkgname = wavebox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8f8639a439f6..e7078ee54cd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alif Rachmawadi <arch@subosito.com>
pkgname=wavebox-bin
-pkgver=4.7.3
+pkgver=4.8.0
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=('43d4aa4b9afe45bc0c575f7e46fb922c6ca2d1c91b12adc1a734164856a4e2f9')
+sha256sums_x86_64=('45fd4e09903e73642f2489a124f09eee92192a8090d922a15a9a09673d800644')
package() {
cd ${srcdir}/Wavebox-linux-x64