summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIacopo Isimbaldi <isiachi@rhye.it>2017-12-26 12:23:19 +0100
committerIacopo Isimbaldi <isiachi@rhye.it>2017-12-26 12:23:19 +0100
commit408db5c3f67443c488b2bbd6ad87f58e01e70cfc (patch)
tree758a54de3c993109cf983969c986e7fd1f202844
parentUpdated to pkgver 0.7.3 (diff)
downloadzfs-dkms-408db5c3f67443c488b2bbd6ad87f58e01e70cfc.tar.xz
Updated to pkgver 0.7.5
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b5b3cc..0ce72cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Oct 21 16:06:50 UTC 2017
+# Tue Dec 26 11:23:04 UTC 2017
pkgbase = zfs-dkms
- pkgver = 0.7.3
+ pkgver = 0.7.5
pkgrel = 1
url = http://zfsonlinux.org/
arch = i686
arch = x86_64
license = CDDL
makedepends = git
- makedepends = spl-dkms=0.7.3
- source = git+https://github.com/zfsonlinux/zfs.git#tag=zfs-0.7.3
+ makedepends = spl-dkms=0.7.5
+ source = git+https://github.com/zfsonlinux/zfs.git#tag=zfs-0.7.5
source = zfs.bash-completion-r1
source = zfs.initcpio.install
source = zfs.initcpio.hook
@@ -20,8 +20,8 @@ pkgbase = zfs-dkms
pkgname = zfs-dkms
pkgdesc = Kernel modules for the Zettabyte File System.
- depends = spl-dkms=0.7.3
- depends = zfs-utils=0.7.3-1
+ depends = spl-dkms=0.7.5
+ depends = zfs-utils=0.7.5-1
depends = dkms
provides = zfs
conflicts = zfs-git
diff --git a/PKGBUILD b/PKGBUILD
index d8f179b..3b8b1a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase="zfs-dkms"
pkgname=("zfs-dkms" "zfs-utils")
-pkgver=0.7.3
+pkgver=0.7.5
pkgrel=1
license=('CDDL')
makedepends=("git" "spl-dkms=${pkgver}")