summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2023-10-29 14:24:06 +0100
committerElias Werberich2023-10-29 14:24:06 +0100
commita3254215a131be602985cabd43053280d243bd32 (patch)
tree0e42d7aa1c9617857d84408ff436593e0b4b0fcd
parentf6cf1e0593cc4ad3b9cecaf2ce8f0ebf52f60ba7 (diff)
downloadaur-a3254215a131be602985cabd43053280d243bd32.tar.gz
Update to upstream v1.15.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ff9faa0fb55..3d4e36f6359d 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.14.0
+ pkgver = 1.15.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.14.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.15.0
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index e56dbc64cd01..8e9983ce6416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.14.0
+pkgver=1.15.0
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."