T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vim-syntastic
Commits: e4887d53 by T.J. Townsend at 2024-07-13T21:33:16-04:00 upgpkg: 3.10.0-4: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = vim-syntastic + pkgdesc = Automatic syntax checking for Vim + pkgver = 3.10.0 + pkgrel = 4 + url = https://github.com/vim-syntastic/syntastic + arch = any + groups = vim-plugins + license = custom:WTFPL + depends = vim-plugin-runtime + source = vim-syntastic-3.10.0.tar.gz::https://github.com/scrooloose/syntastic/archive/3.10.0.tar.gz + sha256sums = 84d2ff8bb979bb85de0fd27bc3e746361eab63e560fac97c826054d94077318c + +pkgname = vim-syntastic ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=vim-syntastic _pkgname=syntastic pkgver=3.10.0 -pkgrel=3 +pkgrel=4 pkgdesc='Automatic syntax checking for Vim' arch=('any') url='https://github.com/vim-syntastic/syntastic' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-syntastic/-/commit/e4887d531572455742c7a4b27a5974699838bee4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-syntastic/-/commit/e4887d531572455742c7a4b27a5974699838bee4 You're receiving this email because of your account on gitlab.archlinux.org.
