[arch-commits] Commit in vim-fugitive/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Thu Feb 24 19:25:40 UTC 2022
Date: Thursday, February 24, 2022 @ 19:25:39
Author: anthraxx
Revision: 1136462
upgpkg: vim-fugitive 3.6-1
Modified:
vim-fugitive/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-24 19:25:16 UTC (rev 1136461)
+++ PKGBUILD 2022-02-24 19:25:39 UTC (rev 1136462)
@@ -4,8 +4,8 @@
# Contributor: János Illés <ijanos at gmail.com>
pkgname=vim-fugitive
-pkgver=3.4
-pkgrel=2
+pkgver=3.6
+pkgrel=1
pkgdesc='Git wrapper so awesome, it should be illegal'
url='https://github.com/tpope/vim-fugitive'
arch=('any')
@@ -14,9 +14,9 @@
groups=('vim-plugins')
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
license.txt)
-sha512sums=('313f1b06c843f85cfdbee059f1470b1ed062c2055e552fa1e05b01e59d9950c181b19e7553cbbca575b1951949970691081582128be7148885485d4fbed0a4d2'
+sha512sums=('800888cf75141d2e524682014a19e1698d2e289a53d9247792991115538947197c3e272ba355328c7ac2c1566b1391674580aa244003c566ac050d2b7262446e'
'a50e91b1896b0d952008ba2f641a87af2d1a01e4f280f6c914edcd51ae5d1586d5ade71c3609866b501569007bcb7f2494f08280afec170884b90fab36332fac')
-b2sums=('7cb341851248eb05a8094617f349e382cb8704f69116d8a00f07db40d96b4cc86b98515a59c489116fe7fdadb9a73a65819bf792005bda316f1a0bca311e6938'
+b2sums=('51429ee113b330317f70859f98fb41b675feb85ad7dfd02049634ff9c1aeb41170e7cf45db6928b9b8b9dc410879e39f57e003438e95347c5ca6b0602979de69'
'63a85fc6710dc62cf9d982eaf8fa048ccc81754e9c67c6a071ae9608c7ba90f07d744733f377e08078612dcc9a0e33590c96f4a4a1f81cdba72f86bddf34e324')
package() {
More information about the arch-commits
mailing list