upgpkg: clonezilla-unstable 5.5.17-1

upstream release
This commit is contained in:
Manuel 2023-11-25 21:29:32 +01:00
parent 0b4c4cf9bb
commit 7f82f81bcf
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.16
pkgver = 5.5.17
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.16.tar.xz
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.5.17.tar.xz
source = usrbin.patch
sha512sums = deb85929665797e939515027e22441315d3b28dc6d760649879c806772e76627f877d7f4044367b84f9a5b635a52be7d5de0bab6bc4e621e644d8a78c5a964c0
sha512sums = b0aad503dae042ef3a03fe7bf5539cfcfff20faedb499f38fec676be61505514bfd18284614cf2a48892a5a7deecce1d0447d2382909491014003f73218206b8
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable

View File

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable
_pkgname=clonezilla
pkgver=5.5.16
pkgver=5.5.17
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=('deb85929665797e939515027e22441315d3b28dc6d760649879c806772e76627f877d7f4044367b84f9a5b635a52be7d5de0bab6bc4e621e644d8a78c5a964c0'
sha512sums=('b0aad503dae042ef3a03fe7bf5539cfcfff20faedb499f38fec676be61505514bfd18284614cf2a48892a5a7deecce1d0447d2382909491014003f73218206b8'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() {