mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/partclone to 0.3.17-1
This commit is contained in:
parent
6871375bd7
commit
4eddbd0fc8
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - remove fail-mbr from build
|
||||
|
||||
pkgname=partclone
|
||||
pkgver=0.3.15
|
||||
pkgver=0.3.17
|
||||
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=('progsreiserfs' 'ntfs-3g' 'nilfs-utils')
|
||||
source=(https://partclone.nchc.org.tw/download/unstable/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('088d3707cbe19dac3d6e192771925d93')
|
||||
md5sums=('faab4ae8a7629b77ed11f61bc50b753a')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue