summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIacopo Isimbaldi2017-07-13 22:36:29 +0100
committerIacopo Isimbaldi2017-07-13 22:36:29 +0100
commitb96000c168d39e4d949eb93969252d488c36ba06 (patch)
treebff94d025e59cdf3fb50df985f863ffe4c40fe6b /PKGBUILD
parent3833b029fc38d499e2b5a7b2c25c2280134ad0f0 (diff)
downloadaur-b96000c168d39e4d949eb93969252d488c36ba06.tar.gz
Updated to pkgver 0.6.5.11
Removed zlib_deflate module from zfs.initcpio.install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fed5ff832417..2b298a228500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase="zfs-dkms"
pkgname=("zfs-dkms" "zfs-utils")
-pkgver=0.6.5.10
+pkgver=0.6.5.11
pkgrel=1
license=('CDDL')
makedepends=("git" "spl-dkms=${pkgver}")
@@ -16,7 +16,7 @@ source=("git+https://github.com/zfsonlinux/zfs.git#tag=zfs-${pkgver}"
"zfs.initcpio.hook")
sha256sums=('SKIP'
'b60214f70ffffb62ffe489cbfabd2e069d14ed2a391fac0e36f914238394b540'
- '17114052aa20c528f022f7f1349971aa28810e2ed2c97871226b5679a91f7e77'
+ 'aa5706bf08b36209a318762680f3c9fb45b3fc4b8e4ef184c8a5370b2c3000ca'
'138964b43d7a282e1ed5f7fcf1f8dc9baa4f664655b628eeac1912a3017a787b')
build() {