mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/partclone to 0.3.25-1
This commit is contained in:
parent
d7a8947ddf
commit
2b9af3e80e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue