T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vim-easymotion
Commits: 27926da1 by T.J. Townsend at 2024-07-13T21:27:08-04:00 upgpkg: 3.0.1-7: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = vim-easymotion + pkgdesc = Vim motion on speed + pkgver = 3.0.1 + pkgrel = 7 + url = https://github.com/easymotion/vim-easymotion + arch = any + groups = vim-plugins + license = MIT + depends = vim-plugin-runtime + depends = vim-vital + source = vim-easymotion-3.0.1.tar.gz::https://github.com/easymotion/vim-easymotion/archive/v3.0.1.tar.gz + sha256sums = c1b24de4592212f4c45327b98cca521cd811074475f8352cb2231be8fc61ae44 + sha512sums = 8d9349eb4c558cf2d86ea696e8d99f7720542e206b87e6e21073eacb79dbb89669cba24feecc54006c3f374afcc9bb8156f7eb4424df8bd00ef659c4a4df335c + +pkgname = vim-easymotion ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=vim-easymotion pkgver=3.0.1 -pkgrel=6 +pkgrel=7 pkgdesc='Vim motion on speed' url='https://github.com/easymotion/vim-easymotion' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-easymotion/-/commit/27926da103cbf5f76b6ba201e11e32437e1f079a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vim-easymotion/-/commit/27926da103cbf5f76b6ba201e11e32437e1f079a You're receiving this email because of your account on gitlab.archlinux.org.
