upgpkg: clonezilla-unstable 5.7.9-1

upstream release
This commit is contained in:
Manuel 2024-12-07 08:34:48 +01:00
parent 6349d4f7a3
commit 3450c21eb1
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.8
pkgver = 5.7.9
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.8.tar.xz
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.7.9.tar.xz
source = usrbin.patch
sha512sums = 153a12a9a4beae97b708f6c22feed2a7dda77123ac43f927eafe544ee262e364111e0b877d69e28244acd37beed613d1ea3033b1b99e27cbbd8d188ad06b7354
sha512sums = 08b6fd97233d33aec84ec49da5671281bf7b775f161120167df6e9176258bba23a8b34fa0d1b4e9743c682ca5514512486a207fa768d447ba99507b1fc0bb59e
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable

View file

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable
_pkgname=clonezilla
pkgver=5.7.8
pkgver=5.7.9
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=('153a12a9a4beae97b708f6c22feed2a7dda77123ac43f927eafe544ee262e364111e0b877d69e28244acd37beed613d1ea3033b1b99e27cbbd8d188ad06b7354'
sha512sums=('08b6fd97233d33aec84ec49da5671281bf7b775f161120167df6e9176258bba23a8b34fa0d1b4e9743c682ca5514512486a207fa768d447ba99507b1fc0bb59e'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() {