summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2022-10-09 15:51:00 +0200
committerFrancesco Minnocci2022-10-09 15:51:00 +0200
commita5d1bd2e6f125a500a48929af200978e4052f95c (patch)
tree0a8d2694ad8f6f2b9064f341dfbb8e041191ce2d /PKGBUILD
parent911bd6e57b8166ec4a19a9b75953bcde6416ef39 (diff)
downloadaur-a5d1bd2e6f125a500a48929af200978e4052f95c.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 ef127b4e7ae9..c6ae8155396f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vieb-bin
_pkgname=vieb
-pkgver=9.2.0
+pkgver=9.2.1
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=('c174a4a4ee5522019f700a93fcbb2a164c9ce0deffbcb4bc91d786c462afd8322c98171f304fd580daf2f36d39987fdb6265c071bd791ead6208b2f09fcf9124')
+sha512sums=('45e8f59c91a4ee9360433abff94dfc7beadfb5b56bf599623fc7f7284397b45203a71a4efe8d9a98859bf85604d77ba8ff8d3150ddf08a12b3c023b125bc6275')
package() {
cd "$srcdir"