summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDang Mai2021-10-01 02:22:14 +0000
committerDang Mai2021-10-01 02:22:14 +0000
commit981a28f50afae1ac629aa332583b5fc8252f8e9d (patch)
tree1d33e1f08504b58a28a33059b91bc89d59d5d99b /PKGBUILD
parentdc3c780a7af724fd1a9e0e4627c0f56a664eeae9 (diff)
downloadaur-981a28f50afae1ac629aa332583b5fc8252f8e9d.tar.gz
Updated to 7.120.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8ef8e903bbd..624b416d49b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dang Mai <contact at dangmai dot net>
pkgname=sfdx-cli
-pkgver="7.119.2"
+pkgver="7.120.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.119.2/a022c4a/sfdx-v7.119.2-a022c4a-linux-x64.tar.gz")
+source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.120.0/92145be/sfdx-v7.120.0-92145be-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=("8ad0958c42eeeab179cfd895a3aa75e0a72dccae6703c584dcdb90a01efa46d0")
+sha256sums_x86_64=("fd2705a4ce1e5d640baeca453177264ab89dd07f5c01c9debff73a6a2b72f38c")