Update git PKGBUILDS to pkgrel=2

pull/23/head
Jesus Alvarez 11 years ago
parent 7c40869d86
commit 95de933edb
  1. 4
      spl-git/PKGBUILD
  2. 6
      spl-utils-git/PKGBUILD
  3. 7
      zfs-git/PKGBUILD
  4. 6
      zfs-utils-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")

@ -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")

@ -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")

@ -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')

Loading…
Cancel
Save