diff --git a/.SRCINFO b/.SRCINFO index 287923e..d96fc77 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 a30746b..01f31ee 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/"