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


Commits:
89817108 by T.J. Townsend at 2024-07-13T21:33:50-04:00
upgpkg: 1.0.0+5+g339091a-4: Rebuild packages that are missing .SRCINFO part 6

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = vim-tabular
+       pkgdesc = Vim script for text filtering and alignment
+       pkgver = 1.0.0+5+g339091a
+       pkgrel = 4
+       url = https://github.com/godlygeek/tabular
+       arch = any
+       groups = vim-plugins
+       license = custom
+       makedepends = git
+       depends = vim-plugin-runtime
+       source = 
git+https://github.com/godlygeek/tabular#commit=339091ac4dd1f17e225fe7d57b48aff55f99b23a
+       sha256sums = SKIP
+
+pkgname = vim-tabular


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _pkgname=tabular
 pkgname=vim-${_pkgname}
 pkgver=1.0.0+5+g339091a
-pkgrel=3
+pkgrel=4
 pkgdesc="Vim script for text filtering and alignment"
 arch=(any)
 url="https://github.com/godlygeek/tabular";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim-tabular/-/commit/898171082f32e4f937a475791f3022a9ba71caca

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


Reply via email to