Bump to 19.2.0

This commit is contained in:
Agustin Carrasco 2020-08-05 00:55:14 -03:00
parent 68f270d56c
commit f67365ead1
2 changed files with 6 additions and 6 deletions

View file

@ -1,15 +1,15 @@
pkgbase = vercel
pkgdesc = The command line interface for Vercel
pkgver = 19.1.1
pkgver = 19.2.0
pkgrel = 1
url = https://github.com/zeit/now
arch = any
license = MIT
makedepends = jq
depends = npm
noextract = vercel-19.1.1.tgz
source = http://registry.npmjs.org/vercel/-/vercel-19.1.1.tgz
sha256sums = 94b711d324af35943cc23c42a329e2d9ce6aa4d88d2de91797a1326fa7625e0f
noextract = vercel-19.2.0.tgz
source = http://registry.npmjs.org/vercel/-/vercel-19.2.0.tgz
sha256sums = 378ee275ba79010fd13f386d4a65d66d52e2d8688a38ab84217f5945d57408a3
pkgname = vercel

View file

@ -1,5 +1,5 @@
pkgname=vercel
pkgver=19.1.1
pkgver=19.2.0
pkgrel=1
pkgdesc="The command line interface for Vercel"
arch=(any)
@ -9,7 +9,7 @@ depends=('npm')
makedepends=('jq')
source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
noextract=($pkgname-$pkgver.tgz)
sha256sums=('94b711d324af35943cc23c42a329e2d9ce6aa4d88d2de91797a1326fa7625e0f')
sha256sums=('378ee275ba79010fd13f386d4a65d66d52e2d8688a38ab84217f5945d57408a3')
# For more info about this package see:
# https://wiki.archlinux.org/index.php/Node.js_package_guidelines