upgpkg: clonezilla-unstable 5.6.16-1

upstream release
This commit is contained in:
Manuel 2024-09-04 19:27:01 +02:00
parent 04ddc68038
commit 3fde330922
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.6.15
pkgver = 5.6.16
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.6.15.tar.xz
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.6.16.tar.xz
source = usrbin.patch
sha512sums = 4600529ff60423c1af2a8ee9641592a6e5016419c415635d8f4d0363d4d0a20bd2ddda5879c59b076e263d4de5ea967f94d0d3407951c9b4cbea69e83429ef8c
sha512sums = 670a812d79d1a50269de5b01488b0734d5ae8815193ee9266c448f828fef6a958db6023275cadfebafb7b6d4774c9061a6e1efe632c5835ca3694dd0ceed522c
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable

View file

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable
_pkgname=clonezilla
pkgver=5.6.15
pkgver=5.6.16
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=('4600529ff60423c1af2a8ee9641592a6e5016419c415635d8f4d0363d4d0a20bd2ddda5879c59b076e263d4de5ea967f94d0d3407951c9b4cbea69e83429ef8c'
sha512sums=('670a812d79d1a50269de5b01488b0734d5ae8815193ee9266c448f828fef6a958db6023275cadfebafb7b6d4774c9061a6e1efe632c5835ca3694dd0ceed522c'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() {