From 95de933edbbfb7e8fccc58df9e281f49cc873cbf Mon Sep 17 00:00:00 2001 From: Jesus Alvarez Date: Sun, 20 Apr 2014 15:03:37 -0700 Subject: [PATCH] Update git PKGBUILDS to pkgrel=2 --- spl-git/PKGBUILD | 4 ++-- spl-utils-git/PKGBUILD | 6 +++--- zfs-git/PKGBUILD | 7 +++---- zfs-utils-git/PKGBUILD | 6 +++--- 4 files changed, 11 insertions(+), 12 deletions(-) diff --git a/spl-git/PKGBUILD b/spl-git/PKGBUILD index 26a3fbe..355124d 100644 --- a/spl-git/PKGBUILD +++ b/spl-git/PKGBUILD @@ -9,7 +9,7 @@ # pkgname="spl-git" pkgver=0.6.2_r33_g89aa970_3.14.1_1 -pkgrel=1 +pkgrel=2 # Used incase the i686 and x86_64 linux packages get out of sync with the # PKGREL. This occurred on January 31, 2014 where i686 was versioned at @@ -32,7 +32,7 @@ depends=("spl-utils-git" "linux=${_kernel_version}") makedepends=("git" "linux-headers=${_kernel_version}") arch=("i686" "x86_64") url="http://zfsonlinux.org/" -source=("git+https://github.com/zfsonlinux/spl.git#commit=4444111") +source=("git+https://github.com/zfsonlinux/spl.git#commit=89aa970") groups=("archzfs-git") md5sums=('SKIP') license=("GPL") diff --git a/spl-utils-git/PKGBUILD b/spl-utils-git/PKGBUILD index 0257708..8186599 100644 --- a/spl-utils-git/PKGBUILD +++ b/spl-utils-git/PKGBUILD @@ -9,15 +9,15 @@ # pkgname="spl-utils-git" pkgver=0.6.2_r33_g89aa970_3.14.1_1 -pkgrel=1 +pkgrel=2 pkgdesc="Solaris Porting Layer kernel module support files." makedepends=("git") arch=("i686" "x86_64") url="http://zfsonlinux.org/" -source=("git+https://github.com/zfsonlinux/spl.git#commit=4444111" +source=("git+https://github.com/zfsonlinux/spl.git#commit=89aa970" "spl-utils.hostid") groups=("archzfs-git") -md5sums=('f00535bf89a7fde0e08f44a14a1f1e03' +md5sums=('SKIP' 'a54f0041a9e15b050f25c463f1db7449') license=("GPL") replaces=("spl-utils") diff --git a/zfs-git/PKGBUILD b/zfs-git/PKGBUILD index b89d624..82de683 100644 --- a/zfs-git/PKGBUILD +++ b/zfs-git/PKGBUILD @@ -9,7 +9,7 @@ # pkgname="zfs-git" pkgver=0.6.2_r258_g4fd762f_3.14.1_1 -pkgrel=1 +pkgrel=2 # Used incase the i686 and x86_64 linux packages get out of sync with the # PKGREL. This occurred on January 31, 2014 where i686 was versioned at @@ -32,10 +32,9 @@ depends=("spl-git" "zfs-utils-git" "linux=${_kernel_version}") makedepends=("git" "linux-headers=${_kernel_version}") arch=("i686" "x86_64") url="http://zfsonlinux.org/" -source=("git+https://github.com/zfsonlinux/zfs.git#commit=4444111") +source=("git+https://github.com/zfsonlinux/zfs.git#commit=4fd762f") groups=("archzfs-git") -md5sums=('0b183b0abdd5be287046ad9ce4f899fd' - '577cc119618ad580d87b470463c1ef55') +md5sums=('SKIP') license=("CDDL") install=zfs.install replaces=("zfs") diff --git a/zfs-utils-git/PKGBUILD b/zfs-utils-git/PKGBUILD index 6071ede..7303508 100644 --- a/zfs-utils-git/PKGBUILD +++ b/zfs-utils-git/PKGBUILD @@ -9,18 +9,18 @@ # pkgname="zfs-utils-git" pkgver=0.6.2_r258_g4fd762f_3.14.1_1 -pkgrel=1 +pkgrel=2 pkgdesc="Kernel module support files for the Zettabyte File System." depends=("spl-git") makedepends=("git") arch=("i686" "x86_64") url="http://zfsonlinux.org/" -source=("git+https://github.com/zfsonlinux/zfs.git#commit=4444111" +source=("git+https://github.com/zfsonlinux/zfs.git#commit=4fd762f" "zfs-utils.bash-completion-r1" "zfs-utils.initcpio.install" "zfs-utils.initcpio.hook") groups=("archzfs-git") -md5sums=('0b183b0abdd5be287046ad9ce4f899fd' +md5sums=('SKIP' '9ddb0c8a94861f929d0fa741fdc49950' 'ebea2b1e593a9a19efa0f7ae7451bbc7' 'b567a95a34759f196bf4be8061a895e5')