summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcriptixo2023-12-07 17:35:33 +0100
committercriptixo2023-12-07 17:35:33 +0100
commitc9e892ac61e4fee689d91b06f10cfc7e3acaeafa (patch)
treed2a36abe043e3ed4fb81f7907e82887098494a12 /PKGBUILD
parent71f98f7c666c1c68cea5a94876ca9043a815ebe6 (diff)
downloadaur-c9e892ac61e4fee689d91b06f10cfc7e3acaeafa.tar.gz
updated to 0.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0ced25aedc1..fb20a9d0fdbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: criptixo <therealcriptixo@gmail.com>
pkgname=waveterm-bin
pkgver=0.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='An open-source, cross-platform terminal for seamless workflows (binary w/o Electron.js)'
arch=('x86_64')
url="https://www.waveterm.dev"
license=('Apache')
depends=()
makedepends=('unzip' 'gendesk')
-source=("https://github.com/wavetermdev/waveterm/releases/download/v0.5.0/waveterm-linux-x64-v0.5.1.zip")
+source=("https://github.com/wavetermdev/waveterm/releases/download/v0.5.1/waveterm-linux-x64-v0.5.1.zip")
sha256sums=('6abc5992012f903c8319643f95cc27f3080910d05b37564b266ad0ee596c15de')
package() {