Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages /
clonezilla
Commits:
c5170d96 by Dan Johansen at 2026-03-01T21:34:04+01:00
upgpkg: 5.15.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = clonezilla
pkgdesc = ncurses partition and disk imaging/cloning program
- pkgver = 5.15.4
+ pkgver = 5.15.5
pkgrel = 1
url = https://clonezilla.org
arch = x86_64
@@ -31,9 +31,9 @@ pkgbase = clonezilla
depends = net-tools
depends = which
backup = etc/drbl/drbl-ocs.conf
- source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.15.4
+ source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.15.5
source = usrbin.patch
- sha256sums =
9a63d32f5a3763c2d870ec9c1bb7f1a68b1865b843e32bb030f1dd0a57cd8b11
+ sha256sums =
527874f16a0a2fcc0a42d7c8d8bd1f8eeb0c4c419e62aaa878187593e6f56253
sha256sums =
9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
pkgname = clonezilla
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: M0Rf30
pkgname=clonezilla
-pkgver=5.15.4
+pkgver=5.15.5
pkgrel=1
pkgdesc="ncurses partition and disk imaging/cloning program"
arch=('x86_64')
@@ -41,7 +41,7 @@ source=(
"git+https://github.com/stevenshiau/clonezilla.git#tag=v${pkgver}"
usrbin.patch
)
-sha256sums=('9a63d32f5a3763c2d870ec9c1bb7f1a68b1865b843e32bb030f1dd0a57cd8b11'
+sha256sums=('527874f16a0a2fcc0a42d7c8d8bd1f8eeb0c4c419e62aaa878187593e6f56253'
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/c5170d96f18bf6d35b55a3ba75706abe4dd3f2c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/c5170d96f18bf6d35b55a3ba75706abe4dd3f2c3
You're receiving this email because of your account on gitlab.archlinux.org.