diff options
author | Elias Werberich | 2022-05-16 07:35:18 +0200 |
---|---|---|
committer | Elias Werberich | 2022-05-16 07:35:18 +0200 |
commit | 3895938e4374e026458734ca7b6b8b9e3d15443f (patch) | |
tree | 86921f7eda5cd7010d965b37bc619c53b1809b2c /.SRCINFO | |
parent | 6c42c13db5faad34a66f09d4d8d09e68e4a6b8a4 (diff) | |
download | aur-3895938e4374e026458734ca7b6b8b9e3d15443f.tar.gz |
Update to upstream v1.7.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,13 +1,13 @@ pkgbase = changie pkgdesc = Automated changelog tool for preparing releases with lots of customization options. - pkgver = 1.6.1 + pkgver = 1.7.0 pkgrel = 1 epoch = 0 url = https://github.com/miniscruff/changie arch = x86_64 license = MIT makedepends = go - source = git+https://github.com/miniscruff/changie#tag=v1.6.1 + source = git+https://github.com/miniscruff/changie#tag=v1.7.0 sha256sums = SKIP pkgname = changie |