T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vim-airline-themes
Commits: 85d7ce57 by T.J. Townsend at 2024-07-13T21:25:53-04:00 upgpkg: r1435.97cf3e6-3: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = vim-airline-themes + pkgdesc = Themes for vim-airline + pkgver = r1435.97cf3e6 + pkgrel = 3 + url = https://github.com/vim-airline/vim-airline-themes + arch = any + groups = vim-plugins + license = MIT + makedepends = git + depends = vim-plugin-runtime + source = git+https://github.com/vim-airline/vim-airline-themes#commit=97cf3e6e638f936187d5f6e9b5eb1bdf0a4df256 + sha512sums = SKIP + +pkgname = vim-airline-themes ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=vim-airline-themes pkgver=r1435.97cf3e6 _gitcommit=97cf3e6e638f936187d5f6e9b5eb1bdf0a4df256 -pkgrel=2 +pkgrel=3 pkgdesc='Themes for vim-airline' url='https://github.com/vim-airline/vim-airline-themes' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-airline-themes/-/commit/85d7ce5707af362af533b957357a71d5f5fb6728 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-airline-themes/-/commit/85d7ce5707af362af533b957357a71d5f5fb6728 You're receiving this email because of your account on gitlab.archlinux.org.
