We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6afd95d commit 5f4b093Copy full SHA for 5f4b093
srcpkgs/python3-reflink/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-reflink'
2
pkgname=python3-reflink
3
-version=0.2.1
4
-revision=5
+version=0.2.2
+revision=1
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
7
makedepends="python3-devel python3-cffi"
@@ -11,7 +11,7 @@ maintainer="Joel Beckmeyer <[email protected]>"
11
license="MIT"
12
homepage="https://gitlab.com/rubdos/pyreflink"
13
distfiles="${PYPI_SITE}/r/reflink/reflink-${version}.tar.gz"
14
-checksum=c9253582db24413bfd703abfc1b2a49de78f31b4907239f286e9a1929a1e6e3a
+checksum=882375ee7319275ae5f6a6a1287406365dac1e9643b91ad10e5187d3f84253bd
15
# test suite includes calls to mount/umount and writing to /dev which fail due
16
# to chroot-util-linux not including mount/umount and no permissions,
17
# respectively
0 commit comments