summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Harrison2015-08-19 11:28:40 -0400
committerMatt Harrison2015-08-19 11:28:40 -0400
commitccf01f800914de06c64dede458fed064c20f0da9 (patch)
treea15e56e68861a42fc8236f1190851567ad0c86b4 /PKGBUILD
parentb84c89c0e3dc956bca5972b574f015dfed7399e3 (diff)
downloadaur-ccf01f800914de06c64dede458fed064c20f0da9.tar.gz
update to 0.3.0a5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a516de62ea8..4c4b2c86d7ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ShapeShifter499
pkgname=acd_cli
-pkgver=0.3.0a4
+pkgver=0.3.0a5
pkgrel=1
pkgdesc="a command line interface to
Amazon Cloud Drive and allows mounting your cloud drive
@@ -16,7 +16,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=('1f1d61394be741f70a410c921f0b7cef12ba3def86df84851461e7cc562368ba')
+sha256sums=('71df914777406f147b159a486fced015104dc10680d9c20144e19b140c7d7867')
package() {
cd "$srcdir/$pkgname-$pkgver"