summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpaulbdavis2018-02-20 12:24:22 -0700
committerpaulbdavis2018-02-20 12:24:22 -0700
commit95cddac02a3c34c768ea4abf65364c01b5e8b00a (patch)
tree16beb1ceed1e3e04ae5f123ada95e45c9c932968 /PKGBUILD
parent5a85e766068d5a2a70c7f323516d415d81ddc252 (diff)
downloadaur-95cddac02a3c34c768ea4abf65364c01b5e8b00a.tar.gz
adding nomultipart seems to do it
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 543c047ba489..7c509e9544cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Paul Davis <paul@dangersalad.com>
pkgname=reposync
-pkgver=0.0.5
+pkgver=0.0.6
pkgrel=1
arch=('any')
license=('MIT')
source=(reposync.sh)
pkgdesc="Wrapper for aursync"
-sha256sums=('c41ccc1d7d096b7b7a3cdef76255d123d27de5676320cf3d88e72c4a8f7f6db4')
+sha256sums=('94095385e1bb847c900cb2aaa05a5fc3e694b688f9d7a96bf901b39e2d46cb95')
depends=('aurutils' 'sudo' 'bash')
package () {