summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a014a4e8752e..5969472a60ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = rust-mrustc
- pkgdesc = Rust built with mrustc
+ pkgdesc = Rust built with mrustc (does not work yet)
pkgver = 1.19.0
pkgrel = 2
url = https://github.com/thepowersgang/mrustc
diff --git a/PKGBUILD b/PKGBUILD
index a2c71cd2a07e..bb326a1f6e77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rust-mrustc
pkgver=1.19.0
pkgrel=2
-pkgdesc='Rust built with mrustc'
+pkgdesc='Rust built with mrustc (does not work yet)'
arch=('x86_64')
url='https://github.com/thepowersgang/mrustc'
license=('MIT')