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 5bdf1d23d912..34c224038139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=saturated
-pkgver=20150921.3_52ef434
+pkgver=20150921.4_b96240e
pkgrel=1
pkgdesc="Dead simple makepkg builder server"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('binutils' 'sudo')
+depends=('binutils' 'sudo' 'fakeroot')
makedepends=('go' 'git')
install="saturated.install"