Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
partclone


Commits:
8f942ae4 by Christian Hesse at 2026-01-27T11:01:28+01:00
upgpkg: 0.3.44-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = partclone
        pkgdesc = Utilities to save and restore used blocks on a partition
-       pkgver = 0.3.42
+       pkgver = 0.3.44
        pkgrel = 1
        url = https://partclone.org
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = partclone
        depends = openssl
        depends = util-linux-libs
        depends = xxhash
-       source = git+https://github.com/Thomas-Tsai/partclone#tag=0.3.42
-       sha256sums = 
6e9748974e896c6d5074d9962e66a00a5cc144bbdb6ebc35126cea7d426e40c5
+       source = git+https://github.com/Thomas-Tsai/partclone#tag=0.3.44
+       sha256sums = 
dcfa86d81a66e969623a87e19bdb9417d545d6c0191d29abacdd464e625a177b
 
 pkgname = partclone


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Ivan Sichmann Freitas
 
 pkgname=partclone
-pkgver=0.3.42
+pkgver=0.3.44
 pkgrel=1
 pkgdesc="Utilities to save and restore used blocks on a partition"
 arch=('x86_64')
@@ -14,7 +14,7 @@ license=('GPL-2.0-or-later')
 depends=('e2fsprogs' 'glibc' 'ncurses' 'nilfs-utils' 'ntfs-3g' 'openssl' 
'util-linux-libs' 'xxhash')
 makedepends=('git' 'docbook-xsl')
 source=("git+https://github.com/Thomas-Tsai/partclone#tag=${pkgver}";)
-sha256sums=('6e9748974e896c6d5074d9962e66a00a5cc144bbdb6ebc35126cea7d426e40c5')
+sha256sums=('dcfa86d81a66e969623a87e19bdb9417d545d6c0191d29abacdd464e625a177b')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/partclone/-/commit/8f942ae44c1ccd9d908cf77e120c663829c5f867

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


Reply via email to