community/partclone to 0.2.89-1

This commit is contained in:
Kevin Mihelich 2016-07-06 12:39:33 +00:00
parent cdd1bde399
commit d37dc8bd2b

View file

@ -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