summaryrefslogtreecommitdiff
path: root/community/partimage/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/partimage/PKGBUILD')
-rw-r--r--community/partimage/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/partimage/PKGBUILD b/community/partimage/PKGBUILD
index 982d889da..56132c231 100644
--- a/community/partimage/PKGBUILD
+++ b/community/partimage/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 114683 2014-07-02 21:43:57Z lfleischer $
+# $Id: PKGBUILD 116377 2014-07-26 14:48:46Z anatolik $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Sven Kauber <celeon@gmail.com>
@@ -7,12 +7,12 @@
pkgname=partimage
pkgver=0.6.9
-pkgrel=5
+pkgrel=6
pkgdesc='Partition Image saves partitions in many formats to an image file.'
arch=('i686' 'x86_64')
url='http://www.partimage.org/'
license=('GPL')
-depends=('libnewt' 'lzo' 'bzip2' 'openssl')
+depends=('libnewt' 'bzip2' 'openssl')
backup=('etc/partimaged/partimagedusers')
install='partimage.install'
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"