mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/partclone to 0.3.20-1
This commit is contained in:
parent
953eda54da
commit
14405350ac
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - remove fail-mbr from build
|
||||
|
||||
pkgname=partclone
|
||||
pkgver=0.3.19
|
||||
pkgver=0.3.20
|
||||
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)
|
||||
md5sums=('c4e469396a402810f97370fbfa462934')
|
||||
md5sums=('1031222c4550e917a6b2d658e5395566')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue