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