summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2022-05-16 07:35:18 +0200
committerElias Werberich2022-05-16 07:35:18 +0200
commit3895938e4374e026458734ca7b6b8b9e3d15443f (patch)
tree86921f7eda5cd7010d965b37bc619c53b1809b2c
parent6c42c13db5faad34a66f09d4d8d09e68e4a6b8a4 (diff)
downloadaur-3895938e4374e026458734ca7b6b8b9e3d15443f.tar.gz
Update to upstream v1.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 533d10546ad8..002f245d028f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 6c8226e48067..1b7604fbb782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.6.1
+pkgver=1.7.0
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."