summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2021-11-15 12:47:19 +0100
committerFrancesco Minnocci2021-11-15 12:47:19 +0100
commit37fca98ae150603395c8baa6dd4498996a7eaa73 (patch)
tree324c1dbb73ea971391471c5b461c00ae63f0bc36 /PKGBUILD
parent558de6aa5d050f80751a4d54c6b1d0c698f53a7a (diff)
downloadaur-37fca98ae150603395c8baa6dd4498996a7eaa73.tar.gz
Update to v6.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ef415c9ae53..f41cc055468d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=vieb-bin
_pkgname=vieb
-pkgver=6.1.0
+pkgver=6.2.0
pkgrel=1
pkgdesc="Vim Inspired Electron Browser - Vim bindings for the web by design"
arch=('x86_64')
@@ -26,7 +26,7 @@ depends=('c-ares'
'libnotify')
install="${_pkgname}.install"
source=("https://github.com/Jelmerro/Vieb/releases/download/${pkgver}/${_pkgname}-${pkgver}.pacman")
-sha512sums=('5500095fd266e3f4d4eda6a6a27f7cddac76d688ef1db48f1a08c96dcb7489623317024c6687de77cf0cc79daac357f90932ee28e28f0dc8d9b4bcc8cf6823c0')
+sha512sums=('2ce1027476ede6a13fb787f2374055e997896e16d87e29233731d183724fe52ee1b5fd84c12973e2857d2eb482c8a62257861e6608e37d50b6675c2e638022b8')
package() {
cd "$srcdir"