T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vim-grammalecte
Commits: 041b84d1 by T.J. Townsend at 2024-07-13T21:28:51-04:00 upgpkg: r31.09d4b24-3: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = vim-grammalecte + pkgdesc = Integrates Grammalecte into Vim + pkgver = r31.09d4b24 + pkgrel = 3 + url = https://github.com/dpelle/vim-Grammalecte + arch = any + groups = vim-plugins + license = custom:VIM + depends = vim-plugin-runtime + depends = grammalecte + source = https://github.com/dpelle/vim-Grammalecte/archive/09d4b246285cbfafa1f06248c12a229f8160360d/vim-grammalecte-r31.09d4b24.zip + sha256sums = 493fb20bff4291a790bf1bf3c7d76eb8b8889e2801594cc122f2031afdff96d8 + +pkgname = vim-grammalecte ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=vim-grammalecte pkgver=r31.09d4b24 -pkgrel=2 +pkgrel=3 pkgdesc="Integrates Grammalecte into Vim" arch=(any) url="https://github.com/dpelle/vim-Grammalecte" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-grammalecte/-/commit/041b84d1ee67e9a1f492b1713ffe7791bc2867f4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-grammalecte/-/commit/041b84d1ee67e9a1f492b1713ffe7791bc2867f4 You're receiving this email because of your account on gitlab.archlinux.org.
