upgpkg: clonezilla-unstable 5.12.3-1
upstream release
This commit is contained in:
parent
5a03d27c49
commit
f798c40000
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = clonezilla-unstable
|
pkgbase = clonezilla-unstable
|
||||||
pkgdesc = ncurses partition and disk imaging/cloning program
|
pkgdesc = ncurses partition and disk imaging/cloning program
|
||||||
pkgver = 5.12.2
|
pkgver = 5.12.3
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://clonezilla.org
|
url = https://clonezilla.org
|
||||||
arch = any
|
arch = any
|
||||||
|
@ -29,9 +29,9 @@ pkgbase = clonezilla-unstable
|
||||||
provides = clonezilla
|
provides = clonezilla
|
||||||
conflicts = clonezilla
|
conflicts = clonezilla
|
||||||
backup = etc/drbl/drbl-ocs.conf
|
backup = etc/drbl/drbl-ocs.conf
|
||||||
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.2/clonezilla-v5.12.2.tar.gz
|
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.3/clonezilla-v5.12.3.tar.gz
|
||||||
source = usrbin.patch
|
source = usrbin.patch
|
||||||
sha512sums = c796a11bd0d2ea3be41532cdb14ebbf3b83f958b1556dc59f6250d9830d7d92a7384b99884856d643d7621a43abb1d5740841bf6579caab9949fccbb4f74cedf
|
sha512sums = b3cfe1cfb0bf44fccd963a94de0a3cc9bb553f920e6bc726bcdb3da896cd1dadd3b00618f9c51b8587fd7d1b08ecbcdad02050a25730a3acfd34b9036c4ba59c
|
||||||
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
|
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
|
||||||
|
|
||||||
pkgname = clonezilla-unstable
|
pkgname = clonezilla-unstable
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=clonezilla-unstable
|
pkgname=clonezilla-unstable
|
||||||
_pkgname=clonezilla
|
_pkgname=clonezilla
|
||||||
pkgver=5.12.2
|
pkgver=5.12.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="ncurses partition and disk imaging/cloning program"
|
pkgdesc="ncurses partition and disk imaging/cloning program"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -16,7 +16,7 @@ conflicts=("${_pkgname}")
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
source=("https://gitlab.com/stevenshiau/clonezilla/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz"
|
source=("https://gitlab.com/stevenshiau/clonezilla/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz"
|
||||||
'usrbin.patch')
|
'usrbin.patch')
|
||||||
sha512sums=('c796a11bd0d2ea3be41532cdb14ebbf3b83f958b1556dc59f6250d9830d7d92a7384b99884856d643d7621a43abb1d5740841bf6579caab9949fccbb4f74cedf'
|
sha512sums=('b3cfe1cfb0bf44fccd963a94de0a3cc9bb553f920e6bc726bcdb3da896cd1dadd3b00618f9c51b8587fd7d1b08ecbcdad02050a25730a3acfd34b9036c4ba59c'
|
||||||
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue