[arch-commits] Commit in vim-surround/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Tue Nov 9 21:08:46 UTC 2021
Date: Tuesday, November 9, 2021 @ 21:08:46
Author: anthraxx
Revision: 1039438
upgpkg: vim-surround 2.2-1
Modified:
vim-surround/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-09 21:07:22 UTC (rev 1039437)
+++ PKGBUILD 2021-11-09 21:08:46 UTC (rev 1039438)
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=vim-surround
-pkgver=2.1
+pkgver=2.2
pkgrel=1
pkgdesc='Provides mappings to easily delete, change, and add paired surroundings'
url='https://github.com/tpope/vim-surround'
@@ -14,7 +14,7 @@
groups=('vim-plugins')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/tpope/vim-surround/archive/v${pkgver}.tar.gz
license.txt)
-sha512sums=('db2c755b9f29420cf8affdfd69fccb45ded000e29c05d100afadf7e038262cb404a908e82b06941cf1d539fa253a1997942b1b1cb87445b57b2209ed671ff30d'
+sha512sums=('ef0bac868ca30cc5606f12898f131debaff3b42ad178ab83b363e46210edb8e084658505f28ba46e24012dfc1843e22603bb2c4f40b5010db13aacf07b0bd970'
'a50e91b1896b0d952008ba2f641a87af2d1a01e4f280f6c914edcd51ae5d1586d5ade71c3609866b501569007bcb7f2494f08280afec170884b90fab36332fac')
package() {
More information about the arch-commits
mailing list