diff options
Diffstat (limited to 'community/partclone/PKGBUILD')
-rw-r--r-- | community/partclone/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/partclone/PKGBUILD b/community/partclone/PKGBUILD index 84832c36e..f8fee5daa 100644 --- a/community/partclone/PKGBUILD +++ b/community/partclone/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 76316 2012-09-15 19:44:12Z jsteel $ +# $Id: PKGBUILD 76351 2012-09-16 13:33:43Z jsteel $ # Maintainer: Jonathan Steel <mail at jsteel dot org> # Contrinutor: Dan Serban # Contributor: Franz Burgmann @@ -13,7 +13,6 @@ arch=('i686' 'x86_64') url="http://partclone.org" license=('GPL') depends=('progsreiserfs' 'ntfs-3g') -conflicts=('partclone-testing' 'partclone-git') source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.tar.gz) md5sums=('c873588f26185d6ce8db7b4c5470aa00') |