summaryrefslogtreecommitdiff
path: root/community/partclone/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/partclone/PKGBUILD')
-rw-r--r--community/partclone/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/partclone/PKGBUILD b/community/partclone/PKGBUILD
index e18989c70..2ed0f9f43 100644
--- a/community/partclone/PKGBUILD
+++ b/community/partclone/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 106463 2014-03-04 02:29:43Z bisson $
-# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
+# $Id: PKGBUILD 113136 2014-06-14 07:24:37Z jsteel $
+# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
# Contrinutor: Dan Serban
# Contributor: Franz Burgmann
# Contributor: Todd Partridge (Gen2ly)
# Contributor: Ivan Sichmann Freitas
pkgname=partclone
-pkgver=0.2.69
-pkgrel=2
+pkgver=0.2.70
+pkgrel=1
pkgdesc="Utilities to save and restore used blocks on a partition"
arch=('i686' 'x86_64')
url="http://partclone.org"
license=('GPL')
depends=('progsreiserfs' 'ntfs-3g')
-source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.orig.tar.gz)
-md5sums=('2cc3b4e49819da32adcf63ef9246dca0')
+source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/src/$pkgname-$pkgver.tar.gz)
+md5sums=('92708a46e13f96544539f0073a162a67')
build() {
cd "$srcdir"/$pkgname-$pkgver