summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 014089efc9ef..5d1b6daea84a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luis Martinez <luis dot martinez at disroot dot org>
pkgname=neovim-notify
-pkgver=1.18.0
+pkgver=1.19.0
pkgrel=1
pkgdesc="Notification manager for Neovim"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('neovim-telescope')
checkdepends=('neovim-plenary')
install=notify.install
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('7e873f763207cac3d3d527d68a30b80f407d8744c9b236909791d043d5b38787')
+sha256sums=('accb5aa26672dee76d1f61e6a3380ee3eb96da9ce6bf4274de40863b256be3a8')
check() {
cd "nvim-notify-$pkgver"