diff --git a/extra/rust/.SRCINFO b/extra/rust/.SRCINFO index f4ea41856..ed78ba5be 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.77.1 - 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 da3a56412..cc8e71670 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -21,7 +21,7 @@ pkgname=( ) epoch=1 pkgver=1.77.1 -pkgrel=1 +pkgrel=2 pkgdesc="Systems programming language focused on safety, speed and concurrency" url=https://www.rust-lang.org/ arch=(x86_64)