summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2022-03-20 10:54:34 +0100
committerElias Werberich2022-03-20 10:54:34 +0100
commit6c42c13db5faad34a66f09d4d8d09e68e4a6b8a4 (patch)
treeec57f5377dc0e2d65cd9c992713f007fe058202d
parent9de0c30b40cfbfe9398832721c42505a20108a6a (diff)
downloadaur-6c42c13db5faad34a66f09d4d8d09e68e4a6b8a4.tar.gz
Update to upstream v1.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7dec71bd4edc..533d10546ad8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = changie
pkgdesc = Automated changelog tool for preparing releases with lots of customization options.
- pkgver = 1.6.0
+ pkgver = 1.6.1
pkgrel = 1
epoch = 0
url = https://github.com/miniscruff/changie
arch = x86_64
license = MIT
makedepends = go
- source = git+https://github.com/miniscruff/changie#tag=v1.6.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.6.1
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index 538c3e540eeb..6c8226e48067 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."