summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2023-12-09 10:44:04 +0100
committerElias Werberich2023-12-09 10:44:04 +0100
commit1a02c3c60cd50ebbae7fa10bb6ffcf21233ac68b (patch)
tree36f73be17679daf5f8e4e6ebc97c14e130cf5ee4
parenta5c18273c4f96e85c6e2946f9bc464bfc0570444 (diff)
downloadaur-1a02c3c60cd50ebbae7fa10bb6ffcf21233ac68b.tar.gz
Update to upstream v1.16.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5670497cad7f..67bd0040ad6b 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.0
+ pkgver = 1.16.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.16.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.16.1
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index 128977a8f5c3..cd71dba56d68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.16.0
+pkgver=1.16.1
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."