upgpkg: clonezilla-unstable 5.6.4-1

upstream release
This commit is contained in:
Manuel 2024-05-13 06:56:37 +02:00
parent ed4692db90
commit 5468d9f527
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 5 additions and 5 deletions

View file

@ -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.6.2 pkgver = 5.6.4
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://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.6.2.tar.xz source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.6.4.tar.xz
source = usrbin.patch source = usrbin.patch
sha512sums = 197d4d17b099c4d2136020f102365d9f6c95468a8006b98c1e16214d8f2c6f8c6a42f513048b50081d401e0d96516c0a98e3cdf055f64685ba7f77e1a813e436 sha512sums = 8538dbcf13fccea246fb027708230bfe31f864e1f86800532fb34556cfd29aaa7f054dc4f0ff07438492852f129ac46aa1c6acde57804fd5567e82ac149480f0
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable pkgname = clonezilla-unstable

View file

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable pkgname=clonezilla-unstable
_pkgname=clonezilla _pkgname=clonezilla
pkgver=5.6.2 pkgver=5.6.4
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://free.nchc.org.tw/drbl-core/src/unstable/${_pkgname}-${pkgver}.tar.xz" source=("https://free.nchc.org.tw/drbl-core/src/unstable/${_pkgname}-${pkgver}.tar.xz"
'usrbin.patch') 'usrbin.patch')
sha512sums=('197d4d17b099c4d2136020f102365d9f6c95468a8006b98c1e16214d8f2c6f8c6a42f513048b50081d401e0d96516c0a98e3cdf055f64685ba7f77e1a813e436' sha512sums=('8538dbcf13fccea246fb027708230bfe31f864e1f86800532fb34556cfd29aaa7f054dc4f0ff07438492852f129ac46aa1c6acde57804fd5567e82ac149480f0'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac') '39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() { prepare() {