summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2021-09-03 16:00:37 -0500
committerLuis Martinez2021-09-03 16:00:37 -0500
commit933a1bcbb6e0a7cd2a7e904a11009f538f7f43af (patch)
tree4de85e1ed213e67f8109c84819cb61bae6b224ca /PKGBUILD
parent40d44d8f3a88747c38818a4ea4d34fa462eca952 (diff)
downloadaur-933a1bcbb6e0a7cd2a7e904a11009f538f7f43af.tar.gz
update to 1.9.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0848b433c1cb..9683af6809f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Radoslaw Mejer <radmen@radmen.info>
pkgname=contentful-cli
-pkgver=1.9.8
+pkgver=1.9.10
pkgrel=1
pkgdesc="The official Contentful command line interface"
arch=('any')
@@ -12,7 +12,7 @@ depends=('nodejs')
makedepends=('npm')
source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
noextract=("$pkgname-$pkgver.tgz")
-sha256sums=('e8bdf05c4fc98457b4bdc510334ff33dc897d1eb4905fe6db16e793eb4019742')
+sha256sums=('e82618e5ae0348c1dc54aa99dc35c6c922c818cb2f42462eda350cdf9f0985ab')
package() {
export NODE_ENV=production