[arch-commits] Commit in vim-fugitive/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sat Jun 13 14:58:29 UTC 2020


    Date: Saturday, June 13, 2020 @ 14:58:28
  Author: anthraxx
Revision: 642862

upgpkg: vim-fugitive 3.2-1

Modified:
  vim-fugitive/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 14:54:26 UTC (rev 642861)
+++ PKGBUILD	2020-06-13 14:58:28 UTC (rev 642862)
@@ -4,7 +4,7 @@
 # Contributor: János Illés <ijanos at gmail.com>
 
 pkgname=vim-fugitive
-pkgver=3.0
+pkgver=3.2
 pkgrel=1
 pkgdesc='Git wrapper so awesome, it should be illegal'
 url='https://github.com/tpope/vim-fugitive'
@@ -12,10 +12,12 @@
 license=('custom:vim')
 depends=('vim' 'git')
 groups=('vim-plugins')
-source=(https://github.com/tpope/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
+source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
         license.txt)
-sha512sums=('c68aebb577530be2bb32bb79b261b4b235e14d59e73be462aa4a0f6358c484dbaa19c40f880e1b678780abb66d56960f58a4d5fa99c24c60d797db0e25077464'
+sha512sums=('c7ac97d52f683a73545efddf33986dedecbae25208ebf0703dccf99cb46fd5020362f724c5b530aeca40467d9e864ce6597d6eb5eaa93a33643191e1aa5b44db'
             'a50e91b1896b0d952008ba2f641a87af2d1a01e4f280f6c914edcd51ae5d1586d5ade71c3609866b501569007bcb7f2494f08280afec170884b90fab36332fac')
+b2sums=('cab484ec66b7c54857856ed1f6cbebbf6d3fb1afdb35b004f72f8c06785a18d8810244255305cd949e25d1f78d734c46e400488526631b4070d3e0b104830552'
+        '63a85fc6710dc62cf9d982eaf8fa048ccc81754e9c67c6a071ae9608c7ba90f07d744733f377e08078612dcc9a0e33590c96f4a4a1f81cdba72f86bddf34e324')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list