|
|
@@ -1,7 +1,7 @@ |
|
|
|
# Maintainer: John Jenkins <twodopeshaggy@gmail.com> |
|
|
|
|
|
|
|
pkgname=drive |
|
|
|
pkgver=0.1.1 |
|
|
|
pkgver=0.1.4 |
|
|
|
pkgrel=1 |
|
|
|
pkgdesc="Pull or push Google Drive files" |
|
|
|
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h') |
|
|
@@ -10,7 +10,7 @@ license=('Apache') |
|
|
|
makedepends=('go' 'git' 'mercurial') |
|
|
|
options=('!strip' '!emptydirs') |
|
|
|
source=("https://github.com/odeke-em/$pkgname/archive/v$pkgver.tar.gz") |
|
|
|
sha256sums=('030229f03ba9ac35abe35b3b32807113c9cf41ced96c7c243c186139ed49d887') |
|
|
|
sha256sums=('d080e052e89fc065bc4675966a51aef578240039458152602857b346b282a4bc') |
|
|
|
|
|
|
|
prepare() { |
|
|
|
mkdir -p "$srcdir/go" |