summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2023-02-19 11:21:36 +0100
committerElias Werberich2023-02-19 11:21:36 +0100
commit4866d3795f27fc9290f3af8522bc970e4cd0e5d9 (patch)
treeba5da19d85159c5cd3b4ce7b0ff32ee3b9f45b8d
parent5a5ee1b80390e911f524ac4461048dbc0a096501 (diff)
downloadaur-4866d3795f27fc9290f3af8522bc970e4cd0e5d9.tar.gz
Update to upstream v1.11.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d473d6905830..04b3d4a409c6 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.10.0
+ pkgver = 1.11.1
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.10.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.11.1
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index df3a5e4c9ee9..fb0696d17449 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.10.0
+pkgver=1.11.1
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."