summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2020-12-03 14:38:40 +1300
committerGeorge Rawlinson2020-12-03 14:38:40 +1300
commite028231c38c1ea64bfd26c9f8240ae4dcd9305bb (patch)
treeec1191c0181d4640d10ebed94cb91c0a2f47a723 /PKGBUILD
parentc995ccb0789ae67b0f0c14fed507dd97b309e87c (diff)
downloadaur-e028231c38c1ea64bfd26c9f8240ae4dcd9305bb.tar.gz
upgpkg: python-auto-changelog 0.5.1-2
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 c715b83d893b..b99516e028c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-auto-changelog
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=0.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="Generates changelogs for git repositories using conventional style commit messages"
arch=('any')
url="https://github.com/Michael-F-Bryan/auto-changelog"