summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Dewar2018-04-09 20:58:09 +0100
committerAlex Dewar2018-04-09 20:58:25 +0100
commit49e4e036ad250ad3f9e8317614ba9a5f06eb6608 (patch)
treed090d0ebf358fdcf02c9f0a14fe34abf309f47c1 /PKGBUILD
parentdec8609ca0d1c295cef7f11ecabf8be5774e6796 (diff)
downloadaur-49e4e036ad250ad3f9e8317614ba9a5f06eb6608.tar.gz
add pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b87970bce82..2eae0050f142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=drive-bin
pkgver=0.3.9
pkgrel=1
-pkgdesc=""
+pkgdesc="Google Drive client for the commandline (binary version)"
arch=("x86_64" "arm" "armv6h" "armv7h" "aarch64")
url="https://github.com/odeke-em/drive"
license=('APACHE')