summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwenLiangcan2016-03-29 12:49:47 +0800
committerwenLiangcan2016-03-29 12:49:47 +0800
commite50f821d3d8a4df03e5de4a330be85730c1e7a48 (patch)
tree8d69e41b18a5b837eb1416c31500689754b1269a /PKGBUILD
parentbf92de4d4289b280833e00cabb59afa702acb2ab (diff)
downloadaur-e50f821d3d8a4df03e5de4a330be85730c1e7a48.tar.gz
Remove package name from pkgdsec according to the PKGBUILD guideline.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70e207c973c7..8136857c7747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=ammonite
pkgver=0.5.7
pkgrel=1
-pkgdesc="Ammonite is a cleanroom re-implementation of the Scala REPL from first principles. "
+pkgdesc="A cleanroom re-implementation of the Scala REPL from first principles. "
arch=('any')
url="https://github.com/lihaoyi/Ammonite"
license=('MIT')