summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d72432768ac1..8087b3c510fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Radoslaw Mejer <radmen@radmen.info>
pkgname=contentful-cli
-pkgver=1.10.0
+pkgver=1.11.3
pkgrel=1
pkgdesc="Official Contentful CLI"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('npm')
options=('!emptydirs')
source=("$pkgname-$pkgver.tgz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
noextract=("$pkgname-$pkgver.tgz")
-sha256sums=('41ba78a0c3275b438c353cdbd2a1d87d19749a3c7648a9dd5581afe046b38677')
+sha256sums=('f5fe66658da137ecce982e1c1793e314b6ccd3ee7f6a59c95c9b7cbe2876f42f')
PURGE_TARGETS=(*.1 *.1.txt info package.json)