upgpkg: clonezilla-unstable 5.12.2-1

upstream release
This commit is contained in:
Manuel 2025-07-28 15:15:04 +02:00
parent 1a42e772c4
commit d8efd414a2
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.11.12
pkgver = 5.12.2
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://gitlab.com/stevenshiau/clonezilla/-/archive/v5.11.12/clonezilla-v5.11.12.tar.gz
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.2/clonezilla-v5.12.2.tar.gz
source = usrbin.patch
sha512sums = 1cb5f7c277f758709190c6aa38c726862345ba9678ce998eada0e65bb69471e3c31899d62cf100308ebbc6d0770f3bacba6224b4ca023498fa1633dfdc92a384
sha512sums = c796a11bd0d2ea3be41532cdb14ebbf3b83f958b1556dc59f6250d9830d7d92a7384b99884856d643d7621a43abb1d5740841bf6579caab9949fccbb4f74cedf
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
pkgname = clonezilla-unstable

View file

@ -2,7 +2,7 @@
pkgname=clonezilla-unstable
_pkgname=clonezilla
pkgver=5.11.12
pkgver=5.12.2
pkgrel=1
pkgdesc="ncurses partition and disk imaging/cloning program"
arch=('any')
@ -16,7 +16,7 @@ conflicts=("${_pkgname}")
provides=("${_pkgname}")
source=("https://gitlab.com/stevenshiau/clonezilla/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz"
'usrbin.patch')
sha512sums=('1cb5f7c277f758709190c6aa38c726862345ba9678ce998eada0e65bb69471e3c31899d62cf100308ebbc6d0770f3bacba6224b4ca023498fa1633dfdc92a384'
sha512sums=('c796a11bd0d2ea3be41532cdb14ebbf3b83f958b1556dc59f6250d9830d7d92a7384b99884856d643d7621a43abb1d5740841bf6579caab9949fccbb4f74cedf'
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
prepare() {