From 05c3b913fbabf54e10ecd0a26e284ebc5222867e Mon Sep 17 00:00:00 2001 From: lilac-alarm Date: Sat, 28 Dec 2024 13:21:02 +0800 Subject: [PATCH] =?UTF-8?q?=E2=8F=B0=20neovim-git:=20auto=20updated=20to?= =?UTF-8?q?=200.10.0.r1801.g48c09ed4d9-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alarmcn/neovim-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alarmcn/neovim-git/PKGBUILD b/alarmcn/neovim-git/PKGBUILD index 4619c11def4c..e48f441291cb 100644 --- a/alarmcn/neovim-git/PKGBUILD +++ b/alarmcn/neovim-git/PKGBUILD @@ -5,7 +5,7 @@ pkgname=neovim-git _pkgname=${pkgname%-git} pkgver=0.10.0.r1801.g48c09ed4d9 -pkgrel=1 +pkgrel=2 pkgdesc="Fork of Vim aiming to improve user experience, plugins, and GUIs." arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64') url="https://${_pkgname}.io"