summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtto Ahoniemi2020-09-30 10:18:23 +0300
committerOtto Ahoniemi2020-09-30 10:18:23 +0300
commit23e7dfeaf9249b429af59b7a28bcb42e34e741fb (patch)
tree7526ed851cb237b7169e16c6984f5d0d5539484a
parentb9416d237af9664118c4e13c7ebe474aeb108274 (diff)
downloadaur-23e7dfeaf9249b429af59b7a28bcb42e34e741fb.tar.gz
Fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c11806b4c268..ff09d75a5c3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=edgedb-cli
pkgver=1.0a5
pkgrel=1
-pkgdesc="Command-line tools for edgedb'"
+pkgdesc="Command-line tools for edgedb"
arch=("x86_64")
url="https://github.com/edgedb/edgedb-cli"
license=("MIT" "APACHE")