* update partclone to 0.3.25-1

This commit is contained in:
Alexander Baldeck 2023-09-05 10:30:55 +02:00
parent 0689e9527a
commit 6fae7225a5

View File

@ -6,7 +6,7 @@
# Contributor: Ivan Sichmann Freitas
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 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=('316d100a75bf5665bacb252565bf9f952b9709bbd45588b4c4ec597e923b241b')
sha256sums=('e8d19234809fb11cac9676e653865fbb789731a5cbe9b191d0308fe645d5f1c7')
build() {
cd $pkgname-$pkgver