Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages /
clonezilla
Commits:
5e2845bd by Dan Johansen at 2025-12-03T20:15:44+01:00
upgpkg: 5.13.10-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.9
+ pkgver = 5.13.10
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.9
+ source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.13.10
source = usrbin.patch
- sha256sums =
eaa84c42b2348dd5f6455bc0c25183c52f79cb3aabcf9873d2aec59ea72cb011
+ sha256sums =
fced1eae7cd9eef116ac7ab888e9207014f8867ad4de76dfd35ba149539786f9
sha256sums =
9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
pkgname = clonezilla
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: M0Rf30
pkgname=clonezilla
-pkgver=5.13.9
+pkgver=5.13.10
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=('eaa84c42b2348dd5f6455bc0c25183c52f79cb3aabcf9873d2aec59ea72cb011'
+sha256sums=('fced1eae7cd9eef116ac7ab888e9207014f8867ad4de76dfd35ba149539786f9'
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/5e2845bd73f5bb7a7536e0acbb59ade916dba9d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/5e2845bd73f5bb7a7536e0acbb59ade916dba9d0
You're receiving this email because of your account on gitlab.archlinux.org.