Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / neovide
Commits: 0ac04d65 by Caleb Maclennan at 2023-09-08T18:18:26+03:00 upgpkg: 0.11.2-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: peeweep <peeweep at 0x0 dot ee> pkgname=neovide -pkgver=0.11.1 -pkgrel=2 +pkgver=0.11.2 +pkgrel=1 pkgdesc='No Nonsense Neovim Client in Rust' arch=(x86_64) url="https://github.com/$pkgname/$pkgname" @@ -19,7 +19,7 @@ optdepends=('vulkan-intel: vulkan support for intel') optdepends=('libxkbcommon-x11: run on X11 (not needed for wayland)') _archive=("$pkgname-$pkgver") source=("$url/archive/$pkgver/$_archive.tar.gz") -sha256sums=('4926c7fe1033a6f529bac649921c66bf98a03d70d4f0f7a7f7cdd1c74bb33533') +sha256sums=('62e973a5407a6bfc731ce78e0495d2ed10930d33b22fe94cfe23acccbf789ae9') prepare() { cd "$_archive" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/neovide/-/commit/0ac04d65fb12d06a170d604e8458e144ace7214c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/neovide/-/commit/0ac04d65fb12d06a170d604e8458e144ace7214c You're receiving this email because of your account on gitlab.archlinux.org.
