diff --git a/extra/rust/.SRCINFO b/extra/rust/.SRCINFO index 2bed28a67..682188320 100644 --- a/extra/rust/.SRCINFO +++ b/extra/rust/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = rust pkgdesc = Systems programming language focused on safety, speed and concurrency pkgver = 1.76.0 - pkgrel = 1 + pkgrel = 2 epoch = 1 url = https://www.rust-lang.org/ arch = x86_64 diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index 79890bd0c..51a8ed4fd 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -21,7 +21,7 @@ pkgname=( ) epoch=1 pkgver=1.76.0 -pkgrel=1 +pkgrel=2 pkgdesc="Systems programming language focused on safety, speed and concurrency" url=https://www.rust-lang.org/ arch=(x86_64)