summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-05-07 14:55:04 -0700
committerJesus Alvarez2018-05-07 14:55:04 -0700
commit080581c43b4b2778da875bd9ef1b5dd9d16b2efc (patch)
treecdbfd503e5277059d915b7a72d8554c32fbc202d
parentf99baad1ac1274e6d569918b9992d434fac96dde (diff)
downloadaur-080581c43b4b2778da875bd9ef1b5dd9d16b2efc.tar.gz
Semi-automated update for 0.7.8
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36dfa213191a..73c390e5d1db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname="zfs-utils-common"
pkgver=0.7.8
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
-depends=("")
+depends=()
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"