summaryrefslogtreecommitdiff
path: root/community/partclone
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-02-09 10:32:20 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-02-09 10:32:20 -0300
commit6cc893589a6bd208f2b7711f985e17df7a6df816 (patch)
treec41cb07e4e88c4eff5bc05e44b86b860f96654b8 /community/partclone
parent5995e8be41750a8ac397ac358f5c2bedca3a4d1e (diff)
parentf0ab416208be17c176b9430a3537f05b5c653aec (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'community/partclone')
-rw-r--r--community/partclone/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/partclone/PKGBUILD b/community/partclone/PKGBUILD
index 8f06f9a2e..bb1ded3f7 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' 'mips64el')
url="http://partclone.org"
@@ -30,4 +30,3 @@ package() {
make DESTDIR="$pkgdir" install
}
-