upgpkg: clonezilla-unstable 5.5.20-1

upstream release
This commit is contained in:
Manuel 2023-12-18 12:27:44 +01:00
parent dbe164ff1f
commit 7dc6841da5
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.5.18
pkgver = 5.5.20
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.5.18.tar.xz
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.5.20.tar.xz
source = usrbin.patch
sha512sums = c7289516b010abbffbb6d6de41e0dc00492f16ef65bca47bf0af7e54d9e7040c43c21926f292140c49126c51dc90a770712c121732d6576c76d2db48b63be555
sha512sums = e49fd9a1a4ff1d777f1c710a856491a425ab08e5ff2cd1937146c625461c61e942bdf69634c0dbd44e2ea808fa82d91bcd195ff57cdbb4804fcfd34cadf709b6
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable

View File

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable
_pkgname=clonezilla
pkgver=5.5.18
pkgver=5.5.20
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=('c7289516b010abbffbb6d6de41e0dc00492f16ef65bca47bf0af7e54d9e7040c43c21926f292140c49126c51dc90a770712c121732d6576c76d2db48b63be555'
sha512sums=('e49fd9a1a4ff1d777f1c710a856491a425ab08e5ff2cd1937146c625461c61e942bdf69634c0dbd44e2ea808fa82d91bcd195ff57cdbb4804fcfd34cadf709b6'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() {