[arch-commits] Commit in neovim-qt/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Nov 4 14:52:43 UTC 2019


    Date: Monday, November 4, 2019 @ 14:52:43
  Author: arodseth
Revision: 524079

upgpkg: neovim-qt 0.2.15-1

Modified:
  neovim-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 14:51:35 UTC (rev 524078)
+++ PKGBUILD	2019-11-04 14:52:43 UTC (rev 524079)
@@ -4,7 +4,7 @@
 # Contributor: Ian Ker-Seymer <i.kerseymer at gmail.com>
 
 pkgname=neovim-qt
-pkgver=0.2.14
+pkgver=0.2.15
 pkgrel=1
 pkgdesc='GUI for Neovim'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 depends=(neovim qt5-base)
 makedepends=(cmake ninja xorg-server-xvfb)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('1a8a6aea077c336003d44000b1cbe954d58b66519fc2b5f5c8f64ba6b33a71aa')
+sha256sums=('0e36c911b312a639140834d570a856294eb4b5830c4b86f99347deb02c0f5ca4')
 
 build() {
   mkdir -p build



More information about the arch-commits mailing list