From 572504afd753884021583bc921652703f3fcd79e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 17 Feb 2019 17:04:01 +0000 Subject: [PATCH] extra/rust to 1.32.0-2 --- {community => extra}/rust/PKGBUILD | 2 +- {community => extra}/rust/config.toml | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {community => extra}/rust/PKGBUILD (99%) rename {community => extra}/rust/config.toml (100%) diff --git a/community/rust/PKGBUILD b/extra/rust/PKGBUILD similarity index 99% rename from community/rust/PKGBUILD rename to extra/rust/PKGBUILD index a3b87a0af..73441dee1 100644 --- a/community/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -16,7 +16,7 @@ highmem=1 pkgname=('rust' 'rust-docs') epoch=1 pkgver=1.32.0 -pkgrel=1 +pkgrel=2 pkgdesc='Systems programming language focused on safety, speed and concurrency' url='https://www.rust-lang.org/' diff --git a/community/rust/config.toml b/extra/rust/config.toml similarity index 100% rename from community/rust/config.toml rename to extra/rust/config.toml