summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElias Werberich2022-07-20 17:06:19 +0200
committerElias Werberich2022-07-20 17:06:19 +0200
commit1986082e8a9b863ce8147b66602e59a2a612f8f9 (patch)
tree79a3946cf8b1a1c43d118020e82fea022cb25b86
parent3895938e4374e026458734ca7b6b8b9e3d15443f (diff)
downloadaur-1986082e8a9b863ce8147b66602e59a2a612f8f9.tar.gz
Update to upstream v1.8.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 002f245d028f..1d67fdc11596 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.7.0
+ pkgver = 1.8.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.7.0
+ source = git+https://github.com/miniscruff/changie#tag=v1.8.0
sha256sums = SKIP
pkgname = changie
diff --git a/PKGBUILD b/PKGBUILD
index 1b7604fbb782..6096dab37edc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Elias Werberich <elias@werberich.de>
pkgname=changie
-pkgver=1.7.0
+pkgver=1.8.0
pkgrel=1
epoch=0
pkgdesc="Automated changelog tool for preparing releases with lots of customization options."