summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2018-11-13 13:55:32 -0500
committerEli Schwartz <eschwartz@archlinux.org>2018-11-13 13:55:32 -0500
commit31ab0959f2e9aa0eb1350ac3139dbd82230959b1 (patch)
tree0299d4da9aac4e6ce03f2eeb635359f440c8794f
parentupgpkg: zfs-utils 0.7.11-2 (diff)
downloadzfs-utils-31ab0959f2e9aa0eb1350ac3139dbd82230959b1.tar.xz
upgpkg: zfs-utils 0.7.12-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf89ac9..544620f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index c7e7fa8..b876fb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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/"