summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2986ecc91a9..6e59751375bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dang Mai <contact at dangmai dot net>
pkgname=sfdx-cli
-pkgver="7.136.2"
+pkgver="7.137.1"
pkgrel=1
_dirname="${pkgname}-v${pkgver}"
pkgdesc="a tool for creating and managing Salesforce DX projects from the command line"
@@ -12,7 +12,7 @@ optdepends=('gnome-keyring: saving default credentials')
provides=('sfdx-cli')
options=(!strip)
conflicts=()
-source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.136.2/860c1a0/sfdx-v7.136.2-860c1a0-linux-x64.tar.gz")
+source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.137.1/7555e1e/sfdx-v7.137.1-7555e1e-linux-x64.tar.gz")
package() {
_arch="x64"
@@ -25,4 +25,4 @@ package() {
ln -s /opt/sfdx-cli/bin/sfdx "${pkgdir}"/usr/bin/sfdx
ln -s /opt/sfdx-cli/bin/sf "${pkgdir}"/usr/bin/sf
}
-sha256sums_x86_64=("09dd4add71a0414eb823137b15c8ca2eb37569f8f7b832689c7d3bf021373378")
+sha256sums_x86_64=("f306d7db62bd8b6b114bbd0895b6eeedc6fb437ac907574f6154dcd1de7492fa")