* update partclone to 0.3.24-1

This commit is contained in:
Alexander Baldeck 2023-08-06 11:27:48 +02:00
parent 23209d1f02
commit f349726dcf

View File

@ -6,7 +6,7 @@
# Contributor: Ivan Sichmann Freitas
pkgname=partclone
pkgver=0.3.23
pkgver=0.3.24
pkgrel=1
pkgdesc="Utilities to save and restore used blocks on a partition"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -14,7 +14,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=('55f0d9dc6c66fae05ad5f134f46662d7a2737e25f871943f699d50808482678d')
sha256sums=('316d100a75bf5665bacb252565bf9f952b9709bbd45588b4c4ec597e923b241b')
build() {
cd $pkgname-$pkgver