summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDang Mai2021-10-08 02:20:52 +0000
committerDang Mai2021-10-08 02:20:52 +0000
commit0932e6667cd7388f478176ebd71f40a4306ad1a5 (patch)
tree9e5ea2e88a3d5ee5241b8367b2dbce2e2876eae6 /PKGBUILD
parent981a28f50afae1ac629aa332583b5fc8252f8e9d (diff)
downloadaur-0932e6667cd7388f478176ebd71f40a4306ad1a5.tar.gz
Updated to 7.121.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 624b416d49b6..61ac55fbcdf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dang Mai <contact at dangmai dot net>
pkgname=sfdx-cli
-pkgver="7.120.0"
+pkgver="7.121.4"
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.120.0/92145be/sfdx-v7.120.0-92145be-linux-x64.tar.gz")
+source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.121.4/30085e6/sfdx-v7.121.4-30085e6-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=("fd2705a4ce1e5d640baeca453177264ab89dd07f5c01c9debff73a6a2b72f38c")
+sha256sums_x86_64=("e50dc9977a10fd7693de957f5f2666939a6034bcf985741a5677cf0b28cedff2")