upgpkg: clonezilla-unstable 5.7.12-1

upstream release
This commit is contained in:
Manuel 2024-12-13 09:38:42 +01:00
parent 08b60321e6
commit f3644aa6d2
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
pkgdesc = ncurses partition and disk imaging/cloning program
pkgver = 5.7.10
pkgver = 5.7.12
pkgrel = 1
url = https://clonezilla.org
arch = any
@ -29,9 +29,9 @@ pkgbase = clonezilla-unstable
provides = clonezilla
conflicts = clonezilla
backup = etc/drbl/drbl-ocs.conf
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.7.10.tar.xz
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.7.12.tar.xz
source = usrbin.patch
sha512sums = b6304a63266c126495427845c6b2c0be87da0a3ea3e75935d7eee15ed82a976ba9023897949f32161aa519832db1fd68a78e9e09e0e4fc14e9a0fb6d1a43d453
sha512sums = ebd96fb15f1e3e185e7fd478fa64d1a7820e7b07e2d48cd09f318fdd25fe50bf959755b9e6cf7ff0007fb37bd4e5f3ec265a8e106b5f04a359724b64d96f3c7a
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable

View file

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable
_pkgname=clonezilla
pkgver=5.7.10
pkgver=5.7.12
pkgrel=1
pkgdesc="ncurses partition and disk imaging/cloning program"
arch=('any')
@ -16,7 +16,7 @@ conflicts=("${_pkgname}")
provides=("${_pkgname}")
source=("https://free.nchc.org.tw/drbl-core/src/unstable/${_pkgname}-${pkgver}.tar.xz"
'usrbin.patch')
sha512sums=('b6304a63266c126495427845c6b2c0be87da0a3ea3e75935d7eee15ed82a976ba9023897949f32161aa519832db1fd68a78e9e09e0e4fc14e9a0fb6d1a43d453'
sha512sums=('ebd96fb15f1e3e185e7fd478fa64d1a7820e7b07e2d48cd09f318fdd25fe50bf959755b9e6cf7ff0007fb37bd4e5f3ec265a8e106b5f04a359724b64d96f3c7a'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() {