summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38e15278406a..b524d7aefcaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Xyne <xyne at archlinux dot us>
pkgname=bindfs
-pkgver=1.13.1
+pkgver=1.13.3
pkgrel=1
pkgdesc="A FUSE filesystem for mirroring a directory to another directory, similar to 'mount --bind', with permission settings."
arch=('i686' 'x86_64' 'armv6h' 'armv6l' 'armv7h')
@@ -9,7 +9,7 @@ url="http://bindfs.org/"
license=('GPL')
depends=('fuse')
source=("http://bindfs.org/downloads/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('a77ae5c5f1879928e2fbe326a0931c6b5faca6e2ccdd37f01b974b62e0c8951b0f9dc7dd13488d6ebc228947ec874b91c79be97c4ea714aa703b527aa367e792')
+sha512sums=('3bfd7d3896a6c9dec68ba071cb1fbc5177f6fef3b1c87db413e858fe3ef5c98724ae98dfbdff315e480df433c089e0e35709182a237c26650217caa5890d6f33')
build() {