summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcaltlgin2020-12-03 10:19:07 +1300
committercaltlgin2020-12-03 10:19:07 +1300
commitc0f30709e2b29c1e096cd44839dd3a8b666cbb14 (patch)
tree991d52d9d88d248d5f642bfa4c7f6c0c5b4437e2 /PKGBUILD
parent092234a301a2d648f56741ad12ba02c31c34bea0 (diff)
downloadaur-johnnydep-git.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d5169dc1200..d728b73b558b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='johnnydep'
pkgname="${_pkgname}-git"
pkgver=1.6.r2.g4b09e91
-pkgrel=1
+pkgrel=2
pkgdesc='Display dependency tree of Python distribution'
arch=('any')
url='https://github.com/wimglenn/johnnydep'