summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins2015-07-14 00:22:59 -0700
committerJohn ShaggyTwoDope Jenkins2015-07-14 00:22:59 -0700
commitb163bb768e39be168a26dcc72de36b426336d4fc (patch)
tree5f4c8c7dd16822ac757fabec26328b8ef570970a /PKGBUILD
parent0375b9ed7a3992a2563ee2fefee25cdf28aca1dc (diff)
downloadaur-b163bb768e39be168a26dcc72de36b426336d4fc.tar.gz
0.2.6 version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2def2770ce2c..05639787be83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: John Jenkins <twodopeshaggy@gmail.com>
pkgname=drive
-pkgver=0.2.5
+pkgver=0.2.6
pkgrel=1
pkgdesc="Pull or push Google Drive files"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -13,7 +13,7 @@ conflicts=('drive-git')
options=('!strip' '!emptydirs')
install=$pkgname.install
source=("https://github.com/odeke-em/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('54b3f188ff682ba5f246f472183e01630316ee0372f1cfe08e5cc7db540c21e1')
+sha256sums=('f342da13797f039472586e0474997279318a7e80d34fb8de32b2e7a5f44a06c6')
prepare() {
mkdir -p "$srcdir/go"