[arch-commits] Commit in clonezilla/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Wed Oct 15 18:22:58 UTC 2014


    Date: Wednesday, October 15, 2014 @ 20:22:57
  Author: jsteel
Revision: 120734

upgpkg: clonezilla 3.10.11-3

Modified:
  clonezilla/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-15 17:45:50 UTC (rev 120733)
+++ PKGBUILD	2014-10-15 18:22:57 UTC (rev 120734)
@@ -1,16 +1,17 @@
 # $Id$
-# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
 # Contributor: M0Rf30
 
 pkgname=clonezilla
 pkgver=3.10.11
-pkgrel=2
+pkgrel=3
 pkgdesc="The Free and Open Source Software for Disk Imaging and Cloning"
 arch=('any')
 url="http://clonezilla.org"
-license=('GPL')
+license=('GPL2')
 depends=('drbl' 'partclone' 'ntfs-3g' 'partimage' 'pigz' 'sshfs' 'parted'
-         'gptfdisk' 'dosfstools')
+         'gptfdisk' 'dosfstools' 'gzip' 'bzip2' 'pbzip2' 'lbzip2' 'lrzip'
+         'xz' 'pixz')
 backup=('etc/drbl/drbl-ocs.conf')
 source=(http://free.nchc.org.tw/drbl-core/src/stable/$pkgname-$pkgver.tar.bz2
         usrbin.patch)



More information about the arch-commits mailing list