extra/partclone to 0.3.25-1

This commit is contained in:
Kevin Mihelich 2023-08-19 15:30:35 +00:00
parent d7a8947ddf
commit 2b9af3e80e

View file

@ -8,7 +8,7 @@
# - remove fail-mbr from build
pkgname=partclone
pkgver=0.3.24
pkgver=0.3.25
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)
sha256sums=('316d100a75bf5665bacb252565bf9f952b9709bbd45588b4c4ec597e923b241b')
sha256sums=('e8d19234809fb11cac9676e653865fbb789731a5cbe9b191d0308fe645d5f1c7')
build() {
cd $pkgname-$pkgver