From 937e650e5160ac16dcd28305668d858375204224 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 12 Jul 2022 00:44:48 +0000 Subject: [PATCH] community/partclone to 0.3.20-2 --- community/partclone/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/partclone/PKGBUILD b/community/partclone/PKGBUILD index 817f15cd5..37146f5f5 100644 --- a/community/partclone/PKGBUILD +++ b/community/partclone/PKGBUILD @@ -9,7 +9,7 @@ pkgname=partclone pkgver=0.3.20 -pkgrel=1 +pkgrel=2 pkgdesc="Utilities to save and restore used blocks on a partition" arch=('x86_64') url="https://partclone.org"