summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2016-10-17 00:21:25 -0700
committerJohnathan Jenkins2016-10-17 00:21:25 -0700
commita5bd7a0c81da51a40e360f806c92dcc64b1cca56 (patch)
tree7e9adcccd65b02dc8fb311af51514de72eba3211 /PKGBUILD
parent1fde737dfe26e13b0fb3fa65c6dba5b2c2e0d7c9 (diff)
downloadaur-a5bd7a0c81da51a40e360f806c92dcc64b1cca56.tar.gz
removal of .install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88307e8f26c2..df745bbcf8e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=drive-git
pkgver=r745.7222324
pkgrel=1
-pkgdesc="Drive is a tiny program to pull or push Google Drive files. You need go1.2 installed in order to build the program."
+pkgdesc="Drive is a tiny golang program to pull or push Google Drive files."
arch=('any')
url="https://github.com/odeke-em/drive"
license=('Apache')
@@ -12,7 +12,6 @@ depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
makedepends=('go' 'git')
conflicts=('drive')
options=('!strip' '!emptydirs')
-install=$pkgname.install
source=($pkgname::git+https://github.com/odeke-em/drive.git)
md5sums=('SKIP')
_gourl=github.com/odeke-em/drive/drive-gen