summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2023-12-16 18:18:49 +0100
committerFrancesco Minnocci2023-12-16 18:18:49 +0100
commit81f3a3623c366a75330b2421d6eab7103c09aaaa (patch)
treeb0caf445662132dcbefcffc966315d0b713a2e17 /PKGBUILD
parent1897920e77df61b0413c10d45feb7b9c70c9db89 (diff)
downloadaur-vieb-bin.tar.gz
Update to v11.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae4a658e7137..7d7d7acf61b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vieb-bin
_pkgname=vieb
-pkgver=10.4.0
+pkgver=11.0.0
pkgrel=1
pkgdesc="Vim Inspired Electron Browser - Vim bindings for the web by design"
arch=('x86_64')
@@ -25,7 +25,7 @@ depends=('c-ares'
'libnotify')
install="${_pkgname}.install"
source=("https://github.com/Jelmerro/Vieb/releases/download/${pkgver}/${_pkgname}-${pkgver}.pacman")
-sha512sums=('5626b37851c27b8902a5d0c78f2ccbd04e65ee16d272f4df7cdcdcb55c86d8218d373cc487405391f5f0b77e2cae6e39f9a0deb6710ca55efce50e627d930707')
+sha512sums=('dde1c5ea37d6bd7af22c17840ef09dee07466d53e6b6c719f899d6e4a8c372483467b51c335d236836254d3f591b89c03a31f467314611dc5d82c669f1f8b94d')
package() {
cd "$srcdir"