Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages /
clonezilla
Commits:
cef42f17 by Dan Johansen at 2026-01-13T17:21:00+01:00
upgpkg: 5.13.22-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.21
+ pkgver = 5.13.22
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.13.21
+ source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.13.22
source = usrbin.patch
- sha256sums =
a059760fe1b57ee69da19e46ccd23b6b2aa9d85cbf0b2608a85b7778d0ad18f3
+ sha256sums =
f0c90231cf3a10ad9a76db04746cfd1c121c20ad9d1a299453b2fb7146f308cc
sha256sums =
9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
pkgname = clonezilla
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: M0Rf30
pkgname=clonezilla
-pkgver=5.13.21
+pkgver=5.13.22
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=('a059760fe1b57ee69da19e46ccd23b6b2aa9d85cbf0b2608a85b7778d0ad18f3'
+sha256sums=('f0c90231cf3a10ad9a76db04746cfd1c121c20ad9d1a299453b2fb7146f308cc'
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/cef42f17936bf4822820c128f26f126adb434ed9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/cef42f17936bf4822820c128f26f126adb434ed9
You're receiving this email because of your account on gitlab.archlinux.org.