summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08445523ba6b..335ef1867a3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
# Generated by mksrcinfo v8
-# Mon Apr 25 02:40:15 UTC 2016
+# Mon Apr 25 18:38:27 UTC 2016
pkgbase = spl-utils-linux-lts
pkgdesc = Solaris Porting Layer kernel module support files.
pkgver = 0.6.5.6_4.4.8_1
- pkgrel = 4
+ pkgrel = 5
url = http://zfsonlinux.org/
arch = x86_64
groups = archzfs-linux-lts
license = GPL
- provides = spl-utils-linux-lts
source = http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-0.6.5.6.tar.gz
source = spl-utils.hostid
sha256sums = 167595fe76eb5497c3a1ffe396b6300155d0cbe46d06824a710099ca1ae1b8bd
diff --git a/PKGBUILD b/PKGBUILD
index 8775e6ab5320..e3bb1d209ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@
#
pkgname="spl-utils-linux-lts"
pkgver=0.6.5.6_4.4.8_1
-pkgrel=4
+pkgrel=5
pkgdesc="Solaris Porting Layer kernel module support files."
arch=("x86_64")
url="http://zfsonlinux.org/"
@@ -27,8 +27,6 @@ sha256sums=("167595fe76eb5497c3a1ffe396b6300155d0cbe46d06824a710099ca1ae1b8bd"
"ad95131bc0b799c0b1af477fb14fcf26a6a9f76079e48bf090acb7e8367bfd0e")
groups=("archzfs-linux-lts")
license=("GPL")
-provides=("spl-utils-linux-lts")
-
build() {
cd "${srcdir}/spl-0.6.5.6"