summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIacopo Isimbaldi2017-10-07 12:41:36 +0100
committerIacopo Isimbaldi2017-10-07 12:41:36 +0100
commitd6f7e2bf33121ac88b60bf960556ee1c808064fa (patch)
treeb4ff1ccc408fdf6ec2ba97ddae600eab61ecc829
parent7223921b0a83173f5eb963419d614cdf59ed6e99 (diff)
downloadaur-d6f7e2bf33121ac88b60bf960556ee1c808064fa.tar.gz
Updated to pkgver 0.7.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ff6de0c8b55..4ab0053cb970 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Aug 13 16:29:17 UTC 2017
+# Sat Oct 7 11:41:08 UTC 2017
pkgbase = spl-dkms
- pkgver = 0.7.1
+ pkgver = 0.7.2
pkgrel = 1
url = http://zfsonlinux.org/
arch = i686
arch = x86_64
license = GPL
makedepends = git
- source = git+https://github.com/zfsonlinux/spl.git#tag=spl-0.7.1
+ source = git+https://github.com/zfsonlinux/spl.git#tag=spl-0.7.2
source = spl-utils.hostid
sha256sums = SKIP
sha256sums = ad95131bc0b799c0b1af477fb14fcf26a6a9f76079e48bf090acb7e8367bfd0e
@@ -17,7 +17,7 @@ pkgname = spl-dkms
pkgdesc = Solaris Porting Layer kernel modules.
install = spl.install
depends = dkms
- depends = spl-utils=0.7.1-1
+ depends = spl-utils=0.7.2-1
provides = spl
conflicts = spl-git
conflicts = spl-lts
diff --git a/PKGBUILD b/PKGBUILD
index 666e9fca6f87..eeede1245901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase="spl-dkms"
pkgname=("spl-dkms" "spl-utils")
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
license=('GPL')
makedepends=("git")