summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-05-27 11:43:18 -0700
committerJesus Alvarez2018-05-27 11:43:18 -0700
commita4f03662d0be5b7c2475dbb82a1a4e7b981c9b09 (patch)
tree64f276062858c2a973e05883847b36bc05f3ed40
parentbaaab93ea8b3a0a83fc247ebe60bfcb79124d884 (diff)
downloadaur-a4f03662d0be5b7c2475dbb82a1a4e7b981c9b09.tar.gz
Semi-automated update for 4.14.41.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e495934ed3aa..a0018ba53419 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = zfs-linux-lts-git
- pkgver = 2018.05.15.r3487.g43eb39d6c.4.14.41.1
+ pkgver = 2018.05.26.r3492.g3e5300e0e.4.14.41.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = zfs-linux-lts-git
makedepends = spl-linux-lts-git-headers
depends = kmod
depends = spl-linux-lts-git
- depends = zfs-utils-common-git=2018.05.15.r3487.g43eb39d6c
+ depends = zfs-utils-common-git=2018.05.26.r3492.g3e5300e0e
depends = linux-lts=4.14.41-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=43eb39d6ccd8fbaa5ae3a84a6df549331db4d6be
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=3e5300e0ed3c4b49e3b0dab7daded1e3bfaaded7
sha256sums = SKIP
pkgname = zfs-linux-lts-git
diff --git a/PKGBUILD b/PKGBUILD
index e60cb572fb08..35b673582548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,15 +18,15 @@
pkgbase="zfs-linux-lts-git"
pkgname=("zfs-linux-lts-git" "zfs-linux-lts-git-headers")
-pkgver=2018.05.15.r3487.g43eb39d6c.4.14.41.1
+pkgver=2018.05.26.r3492.g3e5300e0e.4.14.41.1
pkgrel=1
makedepends=("linux-lts-headers=4.14.41-1" "libelf" "git" "spl-linux-lts-git-headers")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=43eb39d6ccd8fbaa5ae3a84a6df549331db4d6be")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=3e5300e0ed3c4b49e3b0dab7daded1e3bfaaded7")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-lts-git" "zfs-utils-common-git=2018.05.15.r3487.g43eb39d6c" "linux-lts=4.14.41-1")
+depends=("kmod" "spl-linux-lts-git" "zfs-utils-common-git=2018.05.26.r3492.g3e5300e0e" "linux-lts=4.14.41-1")
build() {
cd "${srcdir}/zfs"