summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimescam2023-01-10 10:17:42 +0800
committertimescam2023-01-10 10:17:42 +0800
commitcdb5ab1bbc0f8f008c33b0dac1b825a7e462aa55 (patch)
treee8fd03363260c361e1a797a19131cee1544a0210 /PKGBUILD
parent7598c832fbedcc2ebe4b37fe0617b42e2b446f60 (diff)
downloadaur-cdb5ab1bbc0f8f008c33b0dac1b825a7e462aa55.tar.gz
Version 2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40314c4f04be..9fc36bcd5283 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=via
pkgname=$_pkgname-bin
-pkgver=2.0.5
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
pkgdesc="binary distribution of electron builds for https://usevia.app/"
arch=(any)
url="https://caniuse$_pkgname.com/"
@@ -21,7 +21,7 @@ optdepends=("libappindicator-gtk3: recommended for app indicator")
_filename=("${_pkgname}-${pkgver}-linux.deb")
source=("https://github.com/the-$_pkgname/releases/releases/download/v${pkgver}/$_filename")
-md5sums=("a48528b45af5792c5d7f26f8f0f24879")
+md5sums=("2734829f205c1cc885093bdacda1c107")
build() {
mkdir -p "${srcdir}/output"