summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordgeibi2016-05-22 22:15:00 +0800
committerdgeibi2016-05-22 22:15:00 +0800
commit1a96191cb0beafc985ea0c100d1be126193c924c (patch)
tree3ea9d002b041f2ea0997b0d4300301184c542ee8 /PKGBUILD
parent8bb73a0dacbaa6c3e31a4c88afe7902e3fae6c6d (diff)
downloadaur-1a96191cb0beafc985ea0c100d1be126193c924c.tar.gz
update description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b7ff4ca6efa..7f866a9d53c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=chez-scheme
pkgver=9.4
pkgrel=1
-pkgdesc="Chez Scheme is an implementation of the Revised6 Report on Scheme [27] (R6RS) with numerous language and programming environment extensions. (threaded build)"
+pkgdesc="Chez Scheme is a compiler and run-time system for the language of the Revised^6 Report on Scheme (R6RS), with numerous extensions."
arch=(i686 x86_64)
url="https://github.com/cisco/ChezScheme"
depends=()