Skip to content

Commit 5f4b093

Browse files
python3-reflink: update to 0.2.2.
1 parent 6afd95d commit 5f4b093

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/python3-reflink/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'python3-reflink'
22
pkgname=python3-reflink
3-
version=0.2.1
4-
revision=5
3+
version=0.2.2
4+
revision=1
55
build_style=python3-module
66
hostmakedepends="python3-setuptools"
77
makedepends="python3-devel python3-cffi"
@@ -11,7 +11,7 @@ maintainer="Joel Beckmeyer <[email protected]>"
1111
license="MIT"
1212
homepage="https://gitlab.com/rubdos/pyreflink"
1313
distfiles="${PYPI_SITE}/r/reflink/reflink-${version}.tar.gz"
14-
checksum=c9253582db24413bfd703abfc1b2a49de78f31b4907239f286e9a1929a1e6e3a
14+
checksum=882375ee7319275ae5f6a6a1287406365dac1e9643b91ad10e5187d3f84253bd
1515
# test suite includes calls to mount/umount and writing to /dev which fail due
1616
# to chroot-util-linux not including mount/umount and no permissions,
1717
# respectively

0 commit comments

Comments
 (0)