summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a901d60fae5c..0a88918c61fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lamelos <lamelos at gmail.com>
pkgname=butane
-pkgver=0.19.0
+pkgver=0.21.0
pkgrel=1
pkgdesc="Human readable Butane Configs into machine readable Ignition Configs Translator"
arch=("any")
@@ -11,7 +11,7 @@ license=("Apache")
makedepends=("git" "go" "make")
source=("git+${url}.git#tag=v${pkgver}"
"change-bin-dir.patch")
-sha256sums=('SKIP'
+sha256sums=('334458e743d0a1edb5182b109cbfa9f08f12b6e28715cfa100856439bacf6988'
'bdb99494bf163a89269858f2aeb28b389837e9eb0b92b7b2c20e5a03f4941cde')
prepare() {