community/partclone to 0.3.17-1

This commit is contained in:
Kevin Mihelich 2020-11-21 17:16:22 +00:00
parent 6871375bd7
commit 4eddbd0fc8

View file

@ -8,7 +8,7 @@
# - remove fail-mbr from build
pkgname=partclone
pkgver=0.3.15
pkgver=0.3.17
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=('progsreiserfs' 'ntfs-3g' 'nilfs-utils')
source=(https://partclone.nchc.org.tw/download/unstable/$pkgname-$pkgver.tar.gz)
md5sums=('088d3707cbe19dac3d6e192771925d93')
md5sums=('faab4ae8a7629b77ed11f61bc50b753a')
build() {
cd $pkgname-$pkgver