summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2016-06-09 22:22:45 -0700
committerJesus Alvarez2016-06-09 22:22:45 -0700
commitff38be527e769b4beecacf931260f608a4bac8aa (patch)
tree2e1c9d908bb8483d2997e86ca28209503bd16e69
parent359396fe2672a5ca36464e4ab2c0a9aecabedbb8 (diff)
downloadaur-ff38be527e769b4beecacf931260f608a4bac8aa.tar.gz
Semi-automated update for 0.6.5.7_4.6.2_1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19cd2e0005bf..101959f8735a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Thu Jun 9 01:17:08 UTC 2016
+# Fri Jun 10 05:19:39 UTC 2016
pkgbase = spl-utils-linux-git
pkgdesc = Solaris Porting Layer kernel module support files.
- pkgver = 0.6.5_r62_g16fc1ec_4.6.1_2
+ pkgver = 0.6.5_r62_g16fc1ec_4.6.2_1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-linux-git
license = GPL
- makedepends = linux-headers=4.6.1
+ makedepends = linux-headers=4.6.2
makedepends = git
provides = spl-utils
replaces = spl-utils-git
diff --git a/PKGBUILD b/PKGBUILD
index 089c9d53be58..232a5571d44b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
# archzfs github page.
#
pkgname="spl-utils-linux-git"
-pkgver=0.6.5_r62_g16fc1ec_4.6.1_2
+pkgver=0.6.5_r62_g16fc1ec_4.6.2_1
pkgrel=1
pkgdesc="Solaris Porting Layer kernel module support files."
arch=("x86_64")
@@ -27,7 +27,7 @@ sha256sums=("SKIP"
groups=("archzfs-linux-git")
license=("GPL")
provides=("spl-utils")
-makedepends=("linux-headers=4.6.1" "git")
+makedepends=("linux-headers=4.6.2" "git")
replaces=("spl-utils-git")
build() {