mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/partclone to 0.2.89-1
This commit is contained in:
parent
cdd1bde399
commit
d37dc8bd2b
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - remove fail-mbr from build
|
||||
|
||||
pkgname=partclone
|
||||
pkgver=0.2.88
|
||||
pkgver=0.2.89
|
||||
pkgrel=1
|
||||
pkgdesc="Utilities to save and restore used blocks on a partition"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -17,7 +17,7 @@ url="http://partclone.org"
|
|||
license=('GPL')
|
||||
depends=('progsreiserfs' 'ntfs-3g' 'nilfs-utils')
|
||||
source=(http://partclone.nchc.org.tw/download/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
|
||||
md5sums=('dd8c6a781ba80cdf03b3f7d591dfb99f')
|
||||
md5sums=('1b6602fa623afc37a8c5252335d1bb01')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue