summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2023-12-17 22:23:24 +0100
committerElias Werberich2023-12-17 22:23:24 +0100
commit65dd65966afff8fba0780e55d1f0c042765a7506 (patch)
treea09ab6bfaad55dfc1404313278c7506987191049
parent1a02c3c60cd50ebbae7fa10bb6ffcf21233ac68b (diff)
downloadaur-changie.tar.gz
Update to upstream v1.17.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67bd0040ad6b..cf9535981924 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = changie
pkgdesc = Automated changelog tool for preparing releases with lots of customization options.
- pkgver = 1.16.1
+ pkgver = 1.17.0
pkgrel = 1
epoch = 0
url = https://github.com/miniscruff/changie
@@ -8,7 +8,7 @@ pkgbase = changie
license = MIT
makedepends = go
makedepends = git
- source = git+https://github.com/miniscruff/changie#tag=v1.16.1
+ source = git+https://github.com/miniscruff/changie#tag=v1.17.0
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index cd71dba56d68..962f56a587c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.16.1
+pkgver=1.17.0
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."