Date: Monday, June 27, 2022 @ 02:23:07
  Author: svenstaro
Revision: 1239604

upgpkg: neovim 0.7.2-1

Modified:
  neovim/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-27 01:15:42 UTC (rev 1239603)
+++ PKGBUILD    2022-06-27 02:23:07 UTC (rev 1239604)
@@ -4,7 +4,7 @@
 # Contributor: Florian Hahn <f...@fhahn.com>
 
 pkgname=neovim
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('x86_64')
@@ -20,7 +20,7 @@
             'wl-clipboard: for clipboard support on wayland (see :help 
clipboard)')
 options=(debug)
 
source=("https://github.com/neovim/neovim/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('ebb76b722b77218234fe99a6ede0414eebd4a371dc792288b3a26ff1c5afbc9d8bce314d7c4f637b59c05ca12159680dafe7ac2c35532187cde56d7dd2801eba')
+sha512sums=('04d0fa5b23018531b70b53271821bf6944cde1bcec2210b99f5888e1339cd38f57feaa8e40874a3a504930e6614980947f31852185cbcd2ce106a0867896dd79')
 
 build() {
   export PKG_CONFIG_PATH="/usr/lib/libvterm01/pkgconfig:$PKG_CONFIG_PATH"

Reply via email to