summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-11-23 08:44:58 -0700
committeryochananmarqos2019-11-23 08:44:58 -0700
commitd1f871b443e9d8aad6299dba139d80f59b6a4d85 (patch)
treed0a2d11167747b5c77fefd850c8309d4ecb2a720 /PKGBUILD
parent083a64d08ef110aad38eac4cc68f83de0c051584 (diff)
downloadaur-d1f871b443e9d8aad6299dba139d80f59b6a4d85.tar.gz
rebuild for Python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34f0745c6765..a0ddfe227f75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-userspacefs
_gitname=userspacefs
pkgver=1.0.13
-pkgrel=2
+pkgrel=3
pkgdesc="Cross-platform user-space file systems for Python"
arch=('i686' 'x86_64')
url="https://github.com/rianhunter/userspacefs"