Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages /
clonezilla
Commits:
292e4865 by Dan Johansen at 2025-11-12T20:55:27+01:00
upgpkg: 5.13.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.13.3
+ pkgver = 5.13.5
pkgrel = 1
url = https://clonezilla.org
arch = x86_64
@@ -32,9 +32,9 @@ pkgbase = clonezilla
depends = net-tools
depends = which
backup = etc/drbl/drbl-ocs.conf
- source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.13.3
+ source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.13.5
source = usrbin.patch
- sha256sums =
b2bd6c0f9878b0f560cf16fde1c5405bd4ef82d98f378600b5bf55621ba23501
+ sha256sums =
135fa9058928e13c9ac69833771d4ed9a4571f62af828aaf606963b127bf2de5
sha256sums =
9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
pkgname = clonezilla
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: M0Rf30
pkgname=clonezilla
-pkgver=5.13.3
+pkgver=5.13.5
pkgrel=1
pkgdesc="ncurses partition and disk imaging/cloning program"
arch=('x86_64' 'aarch64')
@@ -41,7 +41,7 @@ source=(
"git+https://github.com/stevenshiau/clonezilla.git#tag=v${pkgver}"
usrbin.patch
)
-sha256sums=('b2bd6c0f9878b0f560cf16fde1c5405bd4ef82d98f378600b5bf55621ba23501'
+sha256sums=('135fa9058928e13c9ac69833771d4ed9a4571f62af828aaf606963b127bf2de5'
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/292e4865b073c001c1b974fe9522b23370bbdc8e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/292e4865b073c001c1b974fe9522b23370bbdc8e
You're receiving this email because of your account on gitlab.archlinux.org.