upgpkg: zfs-utils 0.7.12-1

upstream release
This commit is contained in:
Eli Schwartz 2018-11-13 13:55:32 -05:00
parent 76f9e08e61
commit 31ab0959f2
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6
2 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
pkgbase = zfs-utils
pkgdesc = Userspace utilities for the Zettabyte File System.
pkgver = 0.7.11
pkgrel = 2
pkgver = 0.7.12
pkgrel = 1
url = https://zfsonlinux.org/
arch = i686
arch = x86_64
license = CDDL
makedepends = git
source = git+https://github.com/zfsonlinux/zfs.git#tag=zfs-0.7.11?signed
source = git+https://github.com/zfsonlinux/zfs.git#tag=zfs-0.7.12?signed
source = zfs.initcpio.install
source = zfs.initcpio.hook
validpgpkeys = 4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027

View File

@ -2,8 +2,8 @@
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
pkgname=zfs-utils
pkgver=0.7.11
pkgrel=2
pkgver=0.7.12
pkgrel=1
pkgdesc="Userspace utilities for the Zettabyte File System."
arch=("i686" "x86_64")
url="https://zfsonlinux.org/"