summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDang Mai2022-03-25 02:32:19 +0000
committerDang Mai2022-03-25 02:32:19 +0000
commit3083221fe6f46945a202037e58f45959c6a8e3f2 (patch)
treea3133770e1ad8a94816e965050f99200be02b5d4 /PKGBUILD
parent6eef4c49e6475a381b211109fabb639b130f88d6 (diff)
downloadaur-3083221fe6f46945a202037e58f45959c6a8e3f2.tar.gz
Updated to 7.143.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8587b5750d5..6b29da4ad3f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dang Mai <contact at dangmai dot net>
pkgname=sfdx-cli
-pkgver="7.142.1"
+pkgver="7.143.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.142.1/05bbd4a/sfdx-v7.142.1-05bbd4a-linux-x64.tar.gz")
+source_x86_64=("https://developer.salesforce.com/media/salesforce-cli/sfdx/versions/7.143.0/7049747/sfdx-v7.143.0-7049747-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=("a9a7f4ed6d604bbc0606db48ac57eceedbaf775236b75c19a7b3c3a3d129ce7f")
+sha256sums_x86_64=("e714709ae584b8ea55f9be3c10885b9d271fb274486dd740bade3036ca529641")