summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlaï Deutel2023-09-20 16:16:06 -0400
committerIlaï Deutel2023-09-20 16:16:06 -0400
commite9c099a27319752a1bcb8c756ab01cff1bb21b28 (patch)
tree2b53ef11fb1c6e48e61d5ff951c55cc23c6b91ce
parent23cc868c60a2c64a02497504ed1a8247984efea3 (diff)
downloadaur-e9c099a27319752a1bcb8c756ab01cff1bb21b28.tar.gz
upgpkg: rustup-git 1.26.0.r131.gd4c68448-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d547aede5cb..8b73ba19bad1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rustup-git
pkgdesc = The Rust toolchain installer
- pkgver = 1.26.0.r74.g87fa15d1
+ pkgver = 1.26.0.r131.gd4c68448
pkgrel = 1
url = https://github.com/rust-lang/rustup
install = post.install
@@ -30,7 +30,6 @@ pkgbase = rustup-git
conflicts = rust-nightly-bin
conflicts = rustup
conflicts = rust-analyzer
- replaces = cargo-tree
source = rustup-git::git+https://github.com/rust-lang/rustup.git
source = list-proxy-names.rs
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fb4bebe9c4d1..2cbb8838031b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Jonathon Fernyhough <jonathon_at_manjaro_dot_org>
pkgname=rustup-git
-pkgver=1.26.0.r74.g87fa15d1
+pkgver=1.26.0.r131.gd4c68448
pkgrel=1
pkgdesc="The Rust toolchain installer"
arch=('x86_64')
@@ -16,7 +16,6 @@ optdepends=('lldb: rust-lldb script'
provides=('rust' 'cargo' 'rust-nightly' 'cargo-nightly' 'rustfmt' 'rust-src'
'lib32-rust-libs' 'rust-musl' 'rust-wasm' 'rustup' 'rust-analyzer')
conflicts=('rust' 'cargo' 'rustfmt' 'rust-nightly' 'rust-nightly-bin' 'rustup' 'rust-analyzer')
-replaces=('cargo-tree')
install='post.install'
source=("${pkgname}::git+https://github.com/rust-lang/rustup.git" "list-proxy-names.rs")
sha512sums=('SKIP'