From aac38d99894cf27752e1ee5b52b7970e127afaf4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 2 May 2024 04:15:28 +0000 Subject: [PATCH] extra/rust to 1.77.2-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 cc42317bd..5dc9f1fa8 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.2 - 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 675bd1d91..bec860bb1 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -21,7 +21,7 @@ pkgname=( ) epoch=1 pkgver=1.77.2 -pkgrel=1 +pkgrel=2 pkgdesc="Systems programming language focused on safety, speed and concurrency" url=https://www.rust-lang.org/ arch=(x86_64)