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 a75e7f29deea..dd153b464e5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=gitfs
pkgver=0.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="Version controlled file system"
arch=('any')
url="http://www.presslabs.com/gitfs/"
license=('Apache')
-depends=('python2' 'python2-fusepy' 'python-pygit2')
+depends=('python2-atomiclong' 'python2-fusepy' 'python-pygit2')
makedepends=('python2-setuptools')
source=($pkgname-$pkgver.tar.gz::https://github.com/PressLabs/$pkgname/archive/$pkgver.tar.gz)
sha256sums=('58ee180f8b3e09dfd74d29c50a5d64234b0ce07794e013638de46cf4084ae2a8')