T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vim-fugitive
Commits: f52dfb9b by T.J. Townsend at 2024-07-13T21:27:41-04:00 upgpkg: 3.7-3: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = vim-fugitive + pkgdesc = Git wrapper so awesome, it should be illegal + pkgver = 3.7 + pkgrel = 3 + url = https://github.com/tpope/vim-fugitive + arch = any + groups = vim-plugins + license = custom:vim + depends = vim-plugin-runtime + depends = git + source = https://github.com/tpope/vim-fugitive/archive/v3.7/vim-fugitive-3.7.tar.gz + source = license.txt + sha512sums = 8252b69c6183f5b710739eb68ecb3fbdfad52df3dbee0a3a04ad33f410b489d7fcf1c0bde0cb2d53995a6b4e34191c165c652d08e6145789a88f8c46bfcddf56 + sha512sums = a50e91b1896b0d952008ba2f641a87af2d1a01e4f280f6c914edcd51ae5d1586d5ade71c3609866b501569007bcb7f2494f08280afec170884b90fab36332fac + b2sums = 1c00272174bd76a2b4d34aa54a7498b2f75a5322d587e3436d82f21d6188027768bea0475c99fcbc50a82b89d9a9a7697d18106cb1eb2f9788afa81848fe2de8 + b2sums = 63a85fc6710dc62cf9d982eaf8fa048ccc81754e9c67c6a071ae9608c7ba90f07d744733f377e08078612dcc9a0e33590c96f4a4a1f81cdba72f86bddf34e324 + +pkgname = vim-fugitive ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=vim-fugitive pkgver=3.7 -pkgrel=2 +pkgrel=3 pkgdesc='Git wrapper so awesome, it should be illegal' url='https://github.com/tpope/vim-fugitive' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-fugitive/-/commit/f52dfb9bf4d8c5b59def2000cdc3b11439b0c26b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-fugitive/-/commit/f52dfb9bf4d8c5b59def2000cdc3b11439b0c26b You're receiving this email because of your account on gitlab.archlinux.org.
