summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2022-03-18 15:18:43 +0100
committerElias Werberich2022-03-18 15:18:43 +0100
commit9de0c30b40cfbfe9398832721c42505a20108a6a (patch)
tree1feaf7cfa6aaeb35eac1abc99a2a1b85d6cce6f2
parentb2cbccccf9a04b64ca04424995d5e708695f8776 (diff)
downloadaur-9de0c30b40cfbfe9398832721c42505a20108a6a.tar.gz
Update to upstream v1.6.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07edcb13a513..7dec71bd4edc 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.2.0
+ pkgver = 1.6.0
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.2.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.6.0
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index 498e1281486e..538c3e540eeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.2.0
+pkgver=1.6.0
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."