summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 06:26:19 +0000
committerGeorge Rawlinson2021-12-13 06:26:19 +0000
commitf6b21ddee066c37749806526a0760be46c296d55 (patch)
tree3e2bfa66988ee00ea96c7e07c36e4dcb8fc9a389 /PKGBUILD
parent8a34546f04524b24852b416f1136023b094499ea (diff)
downloadaur-f6b21ddee066c37749806526a0760be46c296d55.tar.gz
upgpkg: python-auto-changelog; python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7375dce12d0..aeaed46277a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-auto-changelog
_pkgname="${pkgname#python-}"
_name="${_pkgname/-/_}"
pkgver=0.5.3
-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"