summaryrefslogtreecommitdiff
path: root/community/partimage/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-27 03:32:42 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-27 03:32:42 +0000
commitd1a97d539057dec2529d3651d6cd1c830d5339f0 (patch)
tree43ed9a8c00b7ea833874fe624975b3422bc186ad /community/partimage/PKGBUILD
parent3f8fdc60f0dbd72d350af3927657f9ff97eb249f (diff)
Sun Jul 27 03:31:36 UTC 2014
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"