From 4bc536c38950ad2ac2101cc9ac6677def38c5f27 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 7 Mar 2024 20:36:31 +0000 Subject: [PATCH] extra/rust to 1.76.0-2 --- extra/rust/.SRCINFO | 2 +- extra/rust/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)