summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cc798ca1f5f..c3811ad7fea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=awless
pkgver=0.1.9
pkgrel=1
-pkgdesc="A command line interface for Amazon Web Services (AWS)"
+pkgdesc='A command line interface for Amazon Web Services (AWS)'
arch=('i686' 'x86_64')
-url="https://github.com/wallix/awless"
+url='https://github.com/wallix/awless'
license=('Apache')
depends=('glibc')
makedepends=('go')