summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2023-11-26 11:54:13 +0100
committerElias Werberich2023-11-26 11:54:13 +0100
commita5c18273c4f96e85c6e2946f9bc464bfc0570444 (patch)
tree6a2f71bd714e439184e43b96627c89ba3a9fda65
parenta3254215a131be602985cabd43053280d243bd32 (diff)
downloadaur-a5c18273c4f96e85c6e2946f9bc464bfc0570444.tar.gz
Update to upstream v1.16.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d4e36f6359d..5670497cad7f 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.15.0
+ pkgver = 1.16.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.15.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.16.0
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index 8e9983ce6416..128977a8f5c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.15.0
+pkgver=1.16.0
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."