summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"