summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Stolp2023-01-06 23:56:42 -0800
committerKevin Stolp2023-01-07 00:30:17 -0800
commit97f20df4942956908f92a45df06623f5be4d9f65 (patch)
treef479367c601c1a00912e4440c8e05bef14330692
parent9e957f60fe241214e32ab4e9c5e15455379a9a64 (diff)
downloadaur-97f20df49429.tar.gz
upgpkg: zfs-utils 2.1.7-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 287923ecaf8b..d96fc770ace4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zfs-utils
pkgdesc = Userspace utilities for the Zettabyte File System.
pkgver = 2.1.7
- pkgrel = 1
+ pkgrel = 2
url = https://zfsonlinux.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a30746b93deb..01f31ee3f287 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=zfs-utils
pkgver=2.1.7
-pkgrel=1
+pkgrel=2
pkgdesc="Userspace utilities for the Zettabyte File System."
arch=("i686" "x86_64" "aarch64")
url="https://zfsonlinux.org/"