summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2023-09-17 08:42:36 +0200
committerElias Werberich2023-09-17 08:42:36 +0200
commit4f718f6b37ff87ec230efe182c03ce6e97a33454 (patch)
treea00f3e62b585ef08da8c4e81669768248b659531
parent12b2b58a0ad098ce9205ccae18645aa80f480631 (diff)
downloadaur-4f718f6b37ff87ec230efe182c03ce6e97a33454.tar.gz
Update to upstream v1.13.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51783070db47..98b1da1a8a30 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.13.0
+ pkgver = 1.13.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.13.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.13.1
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index 9a850e89ef97..384fe880a9ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.13.0
+pkgver=1.13.1
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."