mirror of
https://aur.archlinux.org/zfs-utils.git
synced 2025-06-07 08:07:21 +02:00
upgpkg: zfs-utils 0.7.12-1
upstream release
This commit is contained in:
parent
76f9e08e61
commit
31ab0959f2
6
.SRCINFO
6
.SRCINFO
@ -1,13 +1,13 @@
|
|||||||
pkgbase = zfs-utils
|
pkgbase = zfs-utils
|
||||||
pkgdesc = Userspace utilities for the Zettabyte File System.
|
pkgdesc = Userspace utilities for the Zettabyte File System.
|
||||||
pkgver = 0.7.11
|
pkgver = 0.7.12
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://zfsonlinux.org/
|
url = https://zfsonlinux.org/
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = CDDL
|
license = CDDL
|
||||||
makedepends = git
|
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.install
|
||||||
source = zfs.initcpio.hook
|
source = zfs.initcpio.hook
|
||||||
validpgpkeys = 4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027
|
validpgpkeys = 4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027
|
||||||
|
4
PKGBUILD
4
PKGBUILD
@ -2,8 +2,8 @@
|
|||||||
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
|
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
|
||||||
|
|
||||||
pkgname=zfs-utils
|
pkgname=zfs-utils
|
||||||
pkgver=0.7.11
|
pkgver=0.7.12
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Userspace utilities for the Zettabyte File System."
|
pkgdesc="Userspace utilities for the Zettabyte File System."
|
||||||
arch=("i686" "x86_64")
|
arch=("i686" "x86_64")
|
||||||
url="https://zfsonlinux.org/"
|
url="https://zfsonlinux.org/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user