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 3be7ca10fdbc..b8ef8e903bbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dang Mai <contact at dangmai dot net>
pkgname=sfdx-cli
-pkgver="7.118.1"
+pkgver="7.119.2"
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.118.1/6fd25cc/sfdx-v7.118.1-6fd25cc-linux-x64.tar.gz")
+source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.119.2/a022c4a/sfdx-v7.119.2-a022c4a-linux-x64.tar.gz")
package() {
_arch="x64"
@@ -24,4 +24,4 @@ package() {
cp -a "${sfdx_dir}" "${pkgdir}"/opt/sfdx-cli
ln -s /opt/sfdx-cli/bin/sfdx "${pkgdir}"/usr/bin/sfdx
}
-sha256sums_x86_64=("ee5d67ca24f49bc0b2c65ced7aa215d7ba9f5d9fc20c11f31754692058112e8a")
+sha256sums_x86_64=("8ad0958c42eeeab179cfd895a3aa75e0a72dccae6703c584dcdb90a01efa46d0")