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

Jonathan Steel jsteel at archlinux.org
Tue Apr 21 17:00:20 UTC 2020


    Date: Tuesday, April 21, 2020 @ 17:00:19
  Author: jsteel
Revision: 617377

upgpkg: clonezilla 3.35.2-2

Todo List: Perl transient openssl dependencies

Modified:
  clonezilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-21 16:55:48 UTC (rev 617376)
+++ PKGBUILD	2020-04-21 17:00:19 UTC (rev 617377)
@@ -3,7 +3,7 @@
 
 pkgname=clonezilla
 pkgver=3.35.2
-pkgrel=1
+pkgrel=2
 pkgdesc="ncurses partition and disk imaging/cloning program"
 arch=('any')
 url="https://clonezilla.org"
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('drbl' 'partclone' 'ntfs-3g' 'partimage' 'pigz' 'sshfs' 'parted'
          'gptfdisk' 'dosfstools' 'gzip' 'bzip2' 'pbzip2' 'lbzip2' 'lrzip'
-         'xz' 'pixz' 'lzop' 'ecryptfs-utils' 'screen')
+         'xz' 'pixz' 'lzop' 'ecryptfs-utils' 'screen' 'perl')
 backup=('etc/drbl/drbl-ocs.conf')
 source=(https://free.nchc.org.tw/drbl-core/src/stable/$pkgname-$pkgver.tar.xz
         usrbin.patch)



More information about the arch-commits mailing list