summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDang Mai2021-12-24 02:23:10 +0000
committerDang Mai2021-12-24 02:23:10 +0000
commit8ce0653650d332d864cc9242350ea4ac47a92490 (patch)
treed96e94891a4237da55fafae2d1f159eb2a789ab1 /PKGBUILD
parenta84cad9579afa8d2dbca82b144cc10aa0e76c42d (diff)
downloadaur-8ce0653650d332d864cc9242350ea4ac47a92490.tar.gz
Updated to 7.132.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc760ae8e02a..30405f617690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dang Mai <contact at dangmai dot net>
pkgname=sfdx-cli
-pkgver="7.131.0"
+pkgver="7.132.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.131.0/29a85ac/sfdx-v7.131.0-29a85ac-linux-x64.tar.gz")
+source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.132.0/6621068/sfdx-v7.132.0-6621068-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=("7e9d49b1c6880088e0f0f67195114c482c0599383b5bba9a1c6857c200188954")
+sha256sums_x86_64=("6c0ad81649e7a4f8ae732418fae09118735ceafda10937e6f31a35922d930347")