diff options
Diffstat (limited to 'arch/PKGBUILD')
-rw-r--r-- | arch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD index d56d214..75ed041 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -1,6 +1,6 @@ # vim:syntax=PKGBUILD:ts=4 pkgname=goreleaser-chglog-bin -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc='A simple to use, single-binary changelog generator with reproducible results' arch=( 'x86_64' 'arm64' ) |