summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKaizhao Zhang2019-11-16 22:45:45 +0800
committerKaizhao Zhang2019-11-16 22:45:45 +0800
commitba711c2721b0b07febc1aa80ebddd85d40da8720 (patch)
tree7af572d2a55c2901c2f36075e9372b234f531c53 /PKGBUILD
parent184391ab657b5de6f3df4223810715bd7f142b8a (diff)
downloadaur-ba711c2721b0b07febc1aa80ebddd85d40da8720.tar.gz
Python 3.7 -> 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15f0070ead97..afd4f58ecc16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _srcname=zimports
pkgname=python-zimports
pkgver=0.1.3
-pkgrel=2
+pkgrel=3
pkgdesc="yet another import fixing tool"
arch=('any')
url="https://github.com/sqlalchemyorg/zimports"