T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vim-seti
Commits: e6fc86f1 by T.J. Townsend at 2024-07-13T21:31:27-04:00 upgpkg: 1.0-6: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = vim-seti + pkgdesc = Colorscheme based on Jesse Weed's Seti theme for the Atom editor + pkgver = 1.0 + pkgrel = 6 + url = https://github.com/trusktr/seti.vim + arch = any + groups = vim-plugins + license = custom:unknown + depends = vim-plugin-runtime + source = seti.vim::https://raw.githubusercontent.com/trusktr/seti.vim/1825cc5000defac0e57f518e64fc50b79db02c1b/colors/seti.vim + sha256sums = fe956cf6fbcf0a0fb7f870c3cb52b2d28da1932815da5c5fa3832d26dfaebe31 + +pkgname = vim-seti ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=vim-seti pkgver=1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Colorscheme based on Jesse Weed's Seti theme for the Atom editor" arch=('any') url='https://github.com/trusktr/seti.vim' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-seti/-/commit/e6fc86f1f6cbac37b9d3900cb252e22b2078eac0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-seti/-/commit/e6fc86f1f6cbac37b9d3900cb252e22b2078eac0 You're receiving this email because of your account on gitlab.archlinux.org.
