summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Vakil2021-06-10 20:10:11 +0430
committerAmin Vakil2021-06-10 20:11:49 +0430
commit3cbfffcedb70f30a2a48fa1acbae2a1d5863a939 (patch)
tree0c2dfc8990a6730562809c1607fbe3642cf8248b
parentcf764f45b0f594e76293d90cbd4e99f8bbc3e591 (diff)
downloadaur-3cbfffcedb70f30a2a48fa1acbae2a1d5863a939.tar.gz
upgpkg: butane 0.12.0-1
upstream release
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 251fad5a35ac..e240b2efcf4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = butane
pkgdesc = Human readable Butane Configs into machine readable Ignition Configs Translator
- pkgver = 0.11.0
+ pkgver = 0.12.0
pkgrel = 1
url = https://github.com/coreos/butane
arch = any
@@ -8,10 +8,9 @@ pkgbase = butane
makedepends = git
makedepends = go
makedepends = make
- source = git+https://github.com/coreos/butane.git#tag=v0.11.0
+ source = git+https://github.com/coreos/butane.git#tag=v0.12.0
source = change-bin-dir.patch
sha256sums = SKIP
sha256sums = b9d5854382f83d98c39e6a184da8c5015c7ab13fe5f96879f5f3458c561eb44b
pkgname = butane
-
diff --git a/PKGBUILD b/PKGBUILD
index c03a8fade89c..0d60e02b4d41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lamelos <lamelos at gmail.com>
pkgname=butane
-pkgver=0.11.0
+pkgver=0.12.0
pkgrel=1
pkgdesc="Human readable Butane Configs into machine readable Ignition Configs Translator"
arch=("any")