summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKemad Zhong2022-02-14 09:20:00 +0800
committerKemad Zhong2022-02-14 09:20:00 +0800
commitfa222ed909963cdf5943a7bfe1e6ac20c1d78821 (patch)
tree65b82bb802b1680e78918fb65497c3baa9332d56 /PKGBUILD
parentf1417ef78d6467dcef3e4f6a774822dea28316d4 (diff)
downloadaur-jsonfmt.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bc23acfc136..76bdc7b6f22d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kemad Zhong <kemadz@gmail.com>
pkgname=jsonfmt
-pkgver=0.2.2
+pkgver=0.4.0
pkgrel=1
pkgdesc="Like gofmt, but for JSON files."
url="https://github.com/caarlos0/jsonfmt"