summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaustino Aguilar2018-06-07 19:56:47 -0500
committerFaustino Aguilar2018-06-07 19:56:47 -0500
commite483ad25f1c4d818e888fe5e03fc6ad3ad999881 (patch)
tree7773a73bc17c82f0ed8ce36cd7dbbeac092c669a /PKGBUILD
parent3e0a52337e2fbb3d4a5b6a12e0860c70b8c8ec41 (diff)
downloadaur-e483ad25f1c4d818e888fe5e03fc6ad3ad999881.tar.gz
Fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4da574cf4696..851bc1b77de8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgrel=1
pkgname=mint
pkgver=0.0.3
-pkgdesc="A is a refreshing language for the front-end web"
+pkgdesc="A refreshing language for the front-end web"
arch=(x86_64)
url='https://github.com/mint-lang/mint'
source=("https://github.com/mint-lang/mint/releases/download/$pkgver/mint-$pkgver-linux")