Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages /
clonezilla
Commits:
a93c4e88 by Dan Johansen at 2026-05-18T22:44:53+02:00
upgpkg: 5.15.31-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = clonezilla
pkgdesc = ncurses partition and disk imaging/cloning program
- pkgver = 5.15.16
- pkgrel = 2
+ pkgver = 5.15.31
+ pkgrel = 1
url = https://clonezilla.org
arch = x86_64
license = GPL-2.0-only
@@ -33,9 +33,9 @@ pkgbase = clonezilla
depends = jq
optdepends = netcat
backup = etc/drbl/drbl-ocs.conf
- source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.15.16
+ source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.15.31
source = usrbin.patch
- sha256sums =
3d3acd46b2896389f63b54c49ade77fe203edf1d415c62b391b68943b941d544
+ sha256sums =
a510163310452d0fb88411acfcb478ff77cd7fd58871052cba3748e949b006c4
sha256sums =
9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
pkgname = clonezilla
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: M0Rf30
pkgname=clonezilla
-pkgver=5.15.16
-pkgrel=2
+pkgver=5.15.31
+pkgrel=1
pkgdesc="ncurses partition and disk imaging/cloning program"
arch=('x86_64')
url="https://clonezilla.org"
@@ -43,7 +43,7 @@ source=(
"git+https://github.com/stevenshiau/clonezilla.git#tag=v${pkgver}"
usrbin.patch
)
-sha256sums=('3d3acd46b2896389f63b54c49ade77fe203edf1d415c62b391b68943b941d544'
+sha256sums=('a510163310452d0fb88411acfcb478ff77cd7fd58871052cba3748e949b006c4'
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/a93c4e887dd9686d565b03d7855aab4940b565fe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/a93c4e887dd9686d565b03d7855aab4940b565fe
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help