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 96e464731001..1f058753cd6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Radoslaw Mejer <radmen@radmen.info>
pkgname=contentful-cli
-pkgver=1.9.38
+pkgver=1.9.39
pkgrel=1
pkgdesc="Official Contentful command line interface"
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=('542b867a934db91f6a21aa14d154ea929e9e3c834f33fed47a17625a38ce9d31')
+sha256sums=('67f1c79e744896fd7859e1c35ff785a9bde948cbb2dd7c663ddeffce5b0f1307')
PURGE_TARGETS=(*.1 *.1.txt info package.json)