summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDang Mai2022-03-04 02:31:37 +0000
committerDang Mai2022-03-04 02:31:37 +0000
commita20a1678efd55ea434b4bdc72d98919a2f3d5b53 (patch)
tree987b14092eb4f0a671bf505daeb5e003a345286c /PKGBUILD
parente4a52bfb73522c44fc22ec92f63ca96c4341407e (diff)
downloadaur-a20a1678efd55ea434b4bdc72d98919a2f3d5b53.tar.gz
Updated to 7.140.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a90e40f8bc0..11c18860eb66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dang Mai <contact at dangmai dot net>
pkgname=sfdx-cli
-pkgver="7.139.0"
+pkgver="7.140.0"
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.139.0/cb77bf7/sfdx-v7.139.0-cb77bf7-linux-x64.tar.gz")
+source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.140.0/a1b14a8/sfdx-v7.140.0-a1b14a8-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=("8ce56c60b45ae7a82a2eaa082d3c119be2b45aec897fd5e090e71910e10469d2")
+sha256sums_x86_64=("fdb2a662f5e66c8b7715939acf9d2aefe53bf50bbd3900ea756b85b78ef45328")