summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIlaï Deutel2023-05-12 19:43:28 -0400
committerIlaï Deutel2023-05-12 19:43:28 -0400
commit790800713e54458722accc7436970f193d2daa00 (patch)
treeeae24c2e6b70fde533a9b0386a8b592cccaf5369 /PKGBUILD
parentc8d22fd313b6a8eb50281c1b5d2341b8d896f205 (diff)
downloadaur-790800713e54458722accc7436970f193d2daa00.tar.gz
upgpkg: rustup-git 1.26.0.r27.g4b29b79a-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a301f0ba4930..af714057f787 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jonathon Fernyhough <jonathon_at_manjaro_dot_org>
pkgname=rustup-git
pkgver=1.26.0.r27.g4b29b79a
-pkgrel=1
+pkgrel=2
pkgdesc="The Rust toolchain installer"
arch=('x86_64')
url="https://github.com/rust-lang/rustup"
@@ -20,7 +20,7 @@ replaces=('cargo-tree')
install='post.install'
source=("${pkgname}::git+https://github.com/rust-lang/rustup.git" "list-proxy-names.rs")
sha512sums=('SKIP'
- '9d76494abf00733a3a2456aa7fafe2ba67a2e7ee99cf7591841ecc50788da8f94acbfb10fec5e3b0350b20b035310651834a5ff8dc1779e235b2432845b63b80')
+ 'fdc9750850e8265409f2fcacf3c7f59e82b619ed40cef0c82944e08c17266107327813fb283c909b3b0821501fac064d9e3618060d688aa7c76cf16a36244626')
pkgver() {
cd "$srcdir/${pkgname}"