summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2021-12-22 14:35:19 -0600
committerLuis Martinez2021-12-22 14:35:19 -0600
commit6771a55199465bebcd1a5a6df537b28b478524c5 (patch)
tree3193fa57040aa2d8c7dca7ee44194c7a2d0da0d6 /PKGBUILD
parent938ecd11b0fde4adce7487dd65ce42647b7b8fc8 (diff)
downloadaur-6771a55199465bebcd1a5a6df537b28b478524c5.tar.gz
update to 1.9.43
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bbcf5a914f1..a4abad22e06b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Radoslaw Mejer <radmen@radmen.info>
pkgname=contentful-cli
-pkgver=1.9.41
+pkgver=1.9.43
pkgrel=1
-pkgdesc="Official Contentful command line interface"
+pkgdesc="Official Contentful CLI"
arch=('any')
license=('MIT')
url="https://github.com/contentful/contentful-cli"
@@ -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=('2f98eac5bcfaca36c976b2cb36edb6c0c9c68ff7eab3fc10d1194750a94459ed')
+sha256sums=('e112a9e48769fc8d92870b67e6d8b8eee1c36fbb539ef33ecb1764b2983f242f')
PURGE_TARGETS=(*.1 *.1.txt info package.json)