summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2017-08-13 17:32:44 -0700
committerJesus Alvarez2017-08-13 17:32:44 -0700
commit02d3851b89774751c95c7017130cb5ceaae6c215 (patch)
tree16fa992620957684e53d4164a873c9248a5eb900
parent03ec6ff140641ee60abd5f9763067c67efd21eb1 (diff)
downloadaur-02d3851b89774751c95c7017130cb5ceaae6c215.tar.gz
Semi-automated update for .0.-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42c32e5f33d1..6d4ae93b0c46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Aug 13 20:20:42 UTC 2017
+# Mon Aug 14 00:29:19 UTC 2017
pkgbase = zfs-utils-common
pkgdesc = Kernel module support files for the Zettabyte File System.
pkgver = 0.7.1
- pkgrel = 1
+ pkgrel = 2
url = http://zfsonlinux.org/
install = zfs-utils.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7dd6700d35bd..abf3fda17e26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
#
pkgname="zfs-utils-common"
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("")
makedepends=()