T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
vim-gitgutter


Commits:
66db3d7d by T.J. Townsend at 2024-07-13T21:28:17-04:00
upgpkg: 768.256702d-3: Rebuild packages that are missing .SRCINFO part 6

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = vim-gitgutter
+       pkgdesc = Vim plugin which shows a git diff in the gutter (sign column)
+       pkgver = 768.256702d
+       pkgrel = 3
+       url = https://github.com/airblade/vim-gitgutter
+       arch = any
+       groups = vim-plugins
+       license = MIT
+       depends = vim-plugin-runtime
+       depends = git
+       source = 
vim-gitgutter::git+https://github.com/airblade/vim-gitgutter#commit=256702dd1432894b3607d3de6cd660863b331818
+       sha512sums = SKIP
+
+pkgname = vim-gitgutter


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=vim-gitgutter
 _gitcommit=256702dd1432894b3607d3de6cd660863b331818
 pkgver=768.256702d
-pkgrel=2
+pkgrel=3
 pkgdesc='Vim plugin which shows a git diff in the gutter (sign column)'
 url='https://github.com/airblade/vim-gitgutter'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim-gitgutter/-/commit/66db3d7da6d328cd28be40b659bf9045baf90cf2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim-gitgutter/-/commit/66db3d7da6d328cd28be40b659bf9045baf90cf2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to