summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2022-10-10 19:15:47 +0200
committerFrancesco Minnocci2022-10-10 19:15:47 +0200
commit255784d7b830ef3009d671366da2a9497d916063 (patch)
treea2252a31f0ff79a1cfe67f772892acf7fc8c1ca8 /PKGBUILD
parenta5d1bd2e6f125a500a48929af200978e4052f95c (diff)
downloadaur-255784d7b830ef3009d671366da2a9497d916063.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6ae8155396f..d48a6995d40b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vieb-bin
_pkgname=vieb
-pkgver=9.2.1
+pkgver=9.3.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=('45e8f59c91a4ee9360433abff94dfc7beadfb5b56bf599623fc7f7284397b45203a71a4efe8d9a98859bf85604d77ba8ff8d3150ddf08a12b3c023b125bc6275')
+sha512sums=('0217f634fb9a77467ef7999fd3233e1992ee277362a3a9885eb3d6d7561eed92952393182e29ccd785e59656e9ea2872b79b48148aa09a4177b7a2b07a724ce0')
package() {
cd "$srcdir"