summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpaulbdavis2018-02-25 14:22:18 -0700
committerpaulbdavis2018-02-25 14:22:28 -0700
commit651e67f1b4fbcfddf200e2bad50535ba8d040c15 (patch)
tree456c1e30082b1f82a68cf834fe6a2c148a402bea /PKGBUILD
parent158d7c89a7594d4c34af6247eb3ca1d4b84d7e4d (diff)
downloadaur-651e67f1b4fbcfddf200e2bad50535ba8d040c15.tar.gz
properly update the database files
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb362a61cddd..9ddb5ec68fcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Paul Davis <paul@dangersalad.com>
pkgname=reposync
-pkgver=0.0.12
+pkgver=0.0.13
pkgrel=1
arch=('any')
license=('MIT')
source=(reposync.sh)
pkgdesc="Wrapper for aursync"
-sha256sums=('bceac8b4ae65789f18549aa46b9b651951298348196d2102920382a66c473327')
+sha256sums=('7fff2cd8588663a26394fa64f77c2703720550744b0dc259da0dad54bbe70cdb')
depends=('aurutils' 'sudo' 'bash' 's3fs-fuse')
package () {