summaryrefslogtreecommitdiff
path: root/community/partclone/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/partclone/PKGBUILD')
-rw-r--r--community/partclone/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/partclone/PKGBUILD b/community/partclone/PKGBUILD
index f8fee5daa..4f51db0de 100644
--- a/community/partclone/PKGBUILD
+++ b/community/partclone/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 76351 2012-09-16 13:33:43Z jsteel $
+# $Id: PKGBUILD 83480 2013-02-01 21:35:48Z eric $
# Maintainer: Jonathan Steel <mail at jsteel dot org>
# Contrinutor: Dan Serban
# Contributor: Franz Burgmann
@@ -7,7 +7,7 @@
pkgname=partclone
pkgver=0.2.48
-pkgrel=4
+pkgrel=5
pkgdesc="Back up and restore used-blocks of a partition"
arch=('i686' 'x86_64')
url="http://partclone.org"
@@ -30,4 +30,3 @@ package() {
make DESTDIR="$pkgdir" install
}
-