Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / vim
Commits:
84344252 by Antonio Rojas at 2026-03-06T16:31:20+01:00
upgpkg: 9.2.0081-2: lua 5.5 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vim
pkgdesc = Vi Improved, a highly configurable, improved version of the
vi text editor
pkgver = 9.2.0081
- pkgrel = 1
+ pkgrel = 2
url = https://www.vim.org
arch = x86_64
license = custom:vim
@@ -30,7 +30,7 @@ pkgbase = vim
sha256sums =
8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae
pkgname = vim
- depends = vim-runtime=9.2.0081-1
+ depends = vim-runtime=9.2.0081-2
depends = gpm
depends = acl
depends = glibc
@@ -50,7 +50,7 @@ pkgname = vim
pkgname = gvim
pkgdesc = Vi Improved, a highly configurable, improved version of the
vi text editor (with advanced features, such as a GUI)
- depends = vim-runtime=9.2.0081-1
+ depends = vim-runtime=9.2.0081-2
depends = gpm
depends = libxt
depends = gtk3
@@ -63,7 +63,7 @@ pkgname = gvim
optdepends = lua: Lua language support
optdepends = perl: Perl language support
optdepends = tcl: Tcl language support
- provides = vim=9.2.0081-1
+ provides = vim=9.2.0081-2
provides = xxd
provides = vim-plugin-runtime
conflicts = vim-minimal
=====================================
PKGBUILD
=====================================
@@ -13,7 +13,7 @@ pkgbase=vim
pkgname=('vim' 'gvim' 'vim-runtime')
pkgver=9.2.0081
_versiondir=92
-pkgrel=1
+pkgrel=2
pkgdesc='Vi Improved, a highly configurable, improved version of the vi text
editor'
url='https://www.vim.org'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/commit/84344252bcde3024e282ca458ef6d0ffb287c0b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/commit/84344252bcde3024e282ca458ef6d0ffb287c0b1
You're receiving this email because of your account on gitlab.archlinux.org.