* update clonezilla to 5.6.13-1
This commit is contained in:
parent
d917a7654f
commit
dcf3902469
37
clonezilla/.SRCINFO
Normal file
37
clonezilla/.SRCINFO
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
pkgbase = clonezilla
|
||||||
|
pkgdesc = ncurses partition and disk imaging/cloning program
|
||||||
|
pkgver = 5.6.13
|
||||||
|
pkgrel = 1
|
||||||
|
url = https://clonezilla.org
|
||||||
|
arch = any
|
||||||
|
license = GPL2
|
||||||
|
depends = drbl
|
||||||
|
depends = partclone
|
||||||
|
depends = ntfs-3g
|
||||||
|
depends = partimage
|
||||||
|
depends = pigz
|
||||||
|
depends = sshfs
|
||||||
|
depends = parted
|
||||||
|
depends = gptfdisk
|
||||||
|
depends = dosfstools
|
||||||
|
depends = gzip
|
||||||
|
depends = bzip2
|
||||||
|
depends = pbzip2
|
||||||
|
depends = lbzip2
|
||||||
|
depends = lrzip
|
||||||
|
depends = xz
|
||||||
|
depends = pixz
|
||||||
|
depends = lzop
|
||||||
|
depends = ecryptfs-utils
|
||||||
|
depends = screen
|
||||||
|
depends = perl
|
||||||
|
depends = cifs-utils
|
||||||
|
backup = etc/drbl/drbl-ocs.conf
|
||||||
|
source = https://free.nchc.org.tw/drbl-core/src/stable/clonezilla-5.6.13.tar.xz
|
||||||
|
source = usrbin.patch
|
||||||
|
md5sums = cee5b45957dbfb07516821e84eb6ed76
|
||||||
|
md5sums = a976c9209f7bbccd352a9d0a5c8b41ae
|
||||||
|
sha256sums = e410c94a27096de6d0410185224d96d5ec2e6acf199ede8ff9344b94d9145e63
|
||||||
|
sha256sums = 9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
|
||||||
|
|
||||||
|
pkgname = clonezilla
|
@ -3,8 +3,8 @@
|
|||||||
# Contributor: M0Rf30
|
# Contributor: M0Rf30
|
||||||
|
|
||||||
pkgname=clonezilla
|
pkgname=clonezilla
|
||||||
pkgver=3.35.2
|
pkgver=5.6.13
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
pkgdesc="ncurses partition and disk imaging/cloning program"
|
pkgdesc="ncurses partition and disk imaging/cloning program"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://clonezilla.org"
|
url="https://clonezilla.org"
|
||||||
@ -15,9 +15,9 @@ depends=('drbl' 'partclone' 'ntfs-3g' 'partimage' 'pigz' 'sshfs' 'parted'
|
|||||||
backup=('etc/drbl/drbl-ocs.conf')
|
backup=('etc/drbl/drbl-ocs.conf')
|
||||||
source=(https://free.nchc.org.tw/drbl-core/src/stable/$pkgname-$pkgver.tar.xz
|
source=(https://free.nchc.org.tw/drbl-core/src/stable/$pkgname-$pkgver.tar.xz
|
||||||
usrbin.patch)
|
usrbin.patch)
|
||||||
md5sums=('aaf2f2c009b26cbaf0a2edcdab4f9cfc'
|
md5sums=('cee5b45957dbfb07516821e84eb6ed76'
|
||||||
'a976c9209f7bbccd352a9d0a5c8b41ae')
|
'a976c9209f7bbccd352a9d0a5c8b41ae')
|
||||||
sha256sums=('fa9d83d74f22a1993590c85c773ec7c374b9b0d2b1a8658e365171f80bee982e'
|
sha256sums=('e410c94a27096de6d0410185224d96d5ec2e6acf199ede8ff9344b94d9145e63'
|
||||||
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
|
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user