|
|
@@ -1,7 +1,7 @@ |
|
|
|
# Maintainer: John Jenkins <twodopeshaggy@gmail.com> |
|
|
|
|
|
|
|
pkgname=drive |
|
|
|
pkgver=0.0.9 |
|
|
|
pkgver=0.1.0 |
|
|
|
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=('56beea0adfb655929ebb155922edba9006741ad927c80ad88e8a1da89122d9a9') |
|
|
|
sha256sums=('93f0c17d6a34fae1972e1d4c1b7eccc45c822bc1c0c99479c11787a38617c8f3') |
|
|
|
|
|
|
|
prepare() { |
|
|
|
mkdir -p "$srcdir/go" |