summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2018-11-23 14:07:50 +0800
committerIru Cai2018-11-23 14:07:50 +0800
commite96cf9401d3615c859b08b89ed148edf8c2aa5b0 (patch)
tree535b46749821050b0bee9a98bff624be6c93e460
parent1f308c84eb612e16fef4869d2b33541f33f4812c (diff)
downloadaur-e96cf9401d3615c859b08b89ed148edf8c2aa5b0.tar.gz
still doesn't work
-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')