summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-29 00:20:48 +0300
committerCaleb Maclennan2024-04-29 00:20:48 +0300
commit6e48c776661e90d96d44e80f2b0058329e56988e (patch)
tree9ad08f340a724ee931e8c15a12859a386ab74253 /PKGBUILD
parent1f456131d0e6ce13bdcbd5dd22da0b9267b47666 (diff)
downloadaur-python-ntfs.tar.gz
upgpkg: python-ntfs 0.1.5-3
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8afb336d1a54..758ed878797b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-ntfs
_pkgname=${pkgname/thon-/-}
pkgver=0.1.5
-pkgrel=2
+pkgrel=3
pkgdesc='Python module to manipulate NTFS junctions and hardlinks'
arch=(any)
url="https://github.com/sunshowers-code/$_pkgname"