summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Harrison2015-09-28 13:32:04 -0400
committerMatt Harrison2015-09-28 13:32:04 -0400
commit1a5f20b1813f7b1d0f2b4a0c5cf349329ff2300c (patch)
tree8c3169a206a80a595106b79e4eb7309f00ab880a /PKGBUILD
parent135123a343eab9fb8299de6f22f0f1ddd5361961 (diff)
downloadaur-1a5f20b1813f7b1d0f2b4a0c5cf349329ff2300c.tar.gz
upgrade to 0.3.0a6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3eca3284735..e59c8fad649e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Raansu <gero3977@gmail.com>
pkgname=acd_cli
-pkgver=0.3.0a5
+pkgver=0.3.0a6
pkgrel=1
pkgdesc="a command line interface to
Amazon Cloud Drive and allows mounting your cloud drive
@@ -15,7 +15,7 @@ depends=('python-appdirs' 'python-requests>=2.1.0'
'python-requests-toolbelt')
makedepends=('python' 'python-setuptools')
source=("https://github.com/yadayada/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('136e981f1cec4a49b0775829810fac6494c6935686649b42cf8fcf2e7ca92895')
+sha256sums=('bb85fc9df4536a5ba1b7f54d9353e3e3f919c4d2e622a1b2294ced34b65b93f6')
package() {
cd "$srcdir/$pkgname-$pkgver"