diff --git a/community/rust/PKGBUILD b/community/rust/PKGBUILD
index 0a1a409a4..34aff2cd1 100644
--- a/community/rust/PKGBUILD
+++ b/community/rust/PKGBUILD
@@ -15,7 +15,7 @@ highmem=1
 
 pkgname=('rust' 'rust-docs')
 epoch=1
-pkgver=1.26.1
+pkgver=1.26.2
 pkgrel=1
 
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
@@ -30,7 +30,7 @@ options=('!emptydirs')
 source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
         config.toml)
 
-sha256sums=('70a7961bd8ec43b2c01e9896e90b0a06804a7fbe0a5c05acc7fd6fed19500df0'
+sha256sums=('fb9ecf304488c9b56600ab20cfd1937482057f7e5db7899fddb86e0774548700'
             'SKIP'
             'c0988fa7cb0dd3686379df9e0c45104895b69519a258f8a4ae56bd6af1670639')
 validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org>