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


Commits:
abf49c3d by Dan Johansen at 2025-12-01T16:44:45+01:00
upgpkg: 5.13.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,9 @@
 pkgbase = clonezilla
        pkgdesc = ncurses partition and disk imaging/cloning program
-       pkgver = 5.13.5
+       pkgver = 5.13.9
        pkgrel = 1
        url = https://clonezilla.org
        arch = x86_64
-       arch = aarch64
        license = GPL-2.0-only
        makedepends = git
        depends = drbl
@@ -32,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.5
+       source = git+https://github.com/stevenshiau/clonezilla.git#tag=v5.13.9
        source = usrbin.patch
-       sha256sums = 
135fa9058928e13c9ac69833771d4ed9a4571f62af828aaf606963b127bf2de5
+       sha256sums = 
eaa84c42b2348dd5f6455bc0c25183c52f79cb3aabcf9873d2aec59ea72cb011
        sha256sums = 
9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6
 
 pkgname = clonezilla


=====================================
PKGBUILD
=====================================
@@ -3,10 +3,10 @@
 # Contributor: M0Rf30
 
 pkgname=clonezilla
-pkgver=5.13.5
+pkgver=5.13.9
 pkgrel=1
 pkgdesc="ncurses partition and disk imaging/cloning program"
-arch=('x86_64' 'aarch64')
+arch=('x86_64')
 url="https://clonezilla.org";
 license=('GPL-2.0-only')
 depends=(
@@ -41,7 +41,7 @@ source=(
         "git+https://github.com/stevenshiau/clonezilla.git#tag=v${pkgver}";
         usrbin.patch
 )
-sha256sums=('135fa9058928e13c9ac69833771d4ed9a4571f62af828aaf606963b127bf2de5'
+sha256sums=('eaa84c42b2348dd5f6455bc0c25183c52f79cb3aabcf9873d2aec59ea72cb011'
             '9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
 
 prepare() {



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

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


Reply via email to