summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Schwartz2018-11-13 13:55:32 -0500
committerEli Schwartz2018-11-13 13:55:32 -0500
commit31ab0959f2e9aa0eb1350ac3139dbd82230959b1 (patch)
tree0299d4da9aac4e6ce03f2eeb635359f440c8794f
parent76f9e08e617727d3fdd44070575d938f6b76b7ce (diff)
downloadaur-31ab0959f2e9aa0eb1350ac3139dbd82230959b1.tar.gz
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 cf89ac9d9f7e..544620f372cd 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 c7e7fa860486..b876fb4638e3 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/"