Dan Johansen pushed to branch main at Arch Linux / Packaging / Packages / 
clonezilla


Commits:
098c2e98 by Dan Johansen at 2026-02-02T17:31:33+01:00
upgpkg: 5.14.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.23
+       pkgver = 5.14.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.13.23
+       source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.14.5
        source = usrbin.patch
-       sha256sums = 
4a4a2a018d395c2fd951b9f8beec130cea05fc87d02511ef71d3b3726d241ffc
+       sha256sums = 
37d1dc89ce72b21df00e2dde2074f2d2693d48936488c966498b25b4a96298fd
        sha256sums = 
9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
 
 pkgname = clonezilla


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: M0Rf30
 
 pkgname=clonezilla
-pkgver=5.13.23
+pkgver=5.14.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=('4a4a2a018d395c2fd951b9f8beec130cea05fc87d02511ef71d3b3726d241ffc'
+sha256sums=('37d1dc89ce72b21df00e2dde2074f2d2693d48936488c966498b25b4a96298fd'
             '9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/098c2e98d938672d6a0dc0052de816fab19807a5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/clonezilla/-/commit/098c2e98d938672d6a0dc0052de816fab19807a5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to