upgpkg: clonezilla-unstable 5.5.15-1

upstream release
This commit is contained in:
Manuel 2023-11-02 15:40:06 +01:00
parent 33bcba113f
commit 2cf0443275
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.14
pkgver = 5.5.15
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.14.tar.xz
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.5.15.tar.xz
source = usrbin.patch
sha512sums = a67f883f2fe0ab903016e0a09208f96f5d1483d90110e8738ba179babb54897d56a4918234fd421c6f9830b9f7cce67a66c7763e67836334efa294ff2ee961ae
sha512sums = a7d3dc61d327dfcc492ebe0d6974a934a816b0cea4583eb5687fdd37f106d4cd4305a7073a300024b57d25abe41fc658024d8c631d36f1b4555a13491ae93e51
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable

View File

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable
_pkgname=clonezilla
pkgver=5.5.14
pkgver=5.5.15
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=('a67f883f2fe0ab903016e0a09208f96f5d1483d90110e8738ba179babb54897d56a4918234fd421c6f9830b9f7cce67a66c7763e67836334efa294ff2ee961ae'
sha512sums=('a7d3dc61d327dfcc492ebe0d6974a934a816b0cea4583eb5687fdd37f106d4cd4305a7073a300024b57d25abe41fc658024d8c631d36f1b4555a13491ae93e51'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() {