summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 732be96f2c15..7e63b491432b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 24 05:36:44 UTC 2017
+# Fri Aug 25 18:24:29 UTC 2017
pkgbase = zfs-linux-git
- pkgver = 0.7.0.r41.g9b8407638.4.12.8.2
- pkgrel = 1
+ pkgver = 0.7.0.r46.g2209e4098.4.12.8.2
+ pkgrel = 3
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
@@ -11,7 +11,7 @@ pkgbase = zfs-linux-git
makedepends = spl-linux-git-headers
depends = kmod
depends = spl-linux-git
- depends = zfs-utils-common-git>=0.7.0.r41.g9b8407638
+ depends = zfs-utils-common-git>=0.7.0.r46.g2209e4098
depends = linux=4.12.8-2
source = git+https://github.com/zfsonlinux/zfs.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index be6542f05ea8..5be35efd2d73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,15 +16,15 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-pkgver=0.7.0.r41.g9b8407638.4.12.8.2
-pkgrel=1
+pkgver=0.7.0.r46.g2209e4098.4.12.8.2
+pkgrel=3
makedepends=("linux-headers=4.12.8-2" "git" "spl-linux-git-headers")
arch=("x86_64")
url="http://zfsonlinux.org/"
source=("git+https://github.com/zfsonlinux/zfs.git")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-git" "zfs-utils-common-git>=0.7.0.r41.g9b8407638" "linux=4.12.8-2")
+depends=("kmod" "spl-linux-git" "zfs-utils-common-git>=0.7.0.r46.g2209e4098" "linux=4.12.8-2")
build() {
cd "${srcdir}/zfs"