community/partclone to 0.3.20-1

This commit is contained in:
Kevin Mihelich 2022-05-25 12:42:34 +00:00
parent 953eda54da
commit 14405350ac

View file

@ -8,7 +8,7 @@
# - remove fail-mbr from build
pkgname=partclone
pkgver=0.3.19
pkgver=0.3.20
pkgrel=1
pkgdesc="Utilities to save and restore used blocks on a partition"
arch=('x86_64')
@ -16,7 +16,7 @@ url="https://partclone.org"
license=('GPL')
depends=('ntfs-3g' 'nilfs-utils')
source=($pkgname-$pkgver.tar.gz::https://github.com/Thomas-Tsai/partclone/archive/$pkgver.tar.gz)
md5sums=('c4e469396a402810f97370fbfa462934')
md5sums=('1031222c4550e917a6b2d658e5395566')
build() {
cd $pkgname-$pkgver