summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Vakil2023-04-04 13:44:15 +0330
committerAmin Vakil2023-04-04 13:44:15 +0330
commit0047c33bccc31769788e26cf6d89a3631f2ca9ac (patch)
tree5d71f8bfdef6a8ea33420b54fc814e38f68d45f7
parent0b2b964f18042d8fa4b8849581c83b81d20f477b (diff)
downloadaur-0047c33bccc31769788e26cf6d89a3631f2ca9ac.tar.gz
upgpkg: butane 0.18.0-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8be726172886..645bc338201b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = butane
pkgdesc = Human readable Butane Configs into machine readable Ignition Configs Translator
- pkgver = 0.17.0
+ pkgver = 0.18.0
pkgrel = 1
url = https://github.com/coreos/butane
arch = any
@@ -8,7 +8,7 @@ pkgbase = butane
makedepends = git
makedepends = go
makedepends = make
- source = git+https://github.com/coreos/butane.git#tag=v0.17.0
+ source = git+https://github.com/coreos/butane.git#tag=v0.18.0
source = change-bin-dir.patch
sha256sums = SKIP
sha256sums = bdb99494bf163a89269858f2aeb28b389837e9eb0b92b7b2c20e5a03f4941cde
diff --git a/PKGBUILD b/PKGBUILD
index 86c404317285..6470baa1fd06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lamelos <lamelos at gmail.com>
pkgname=butane
-pkgver=0.17.0
+pkgver=0.18.0
pkgrel=1
pkgdesc="Human readable Butane Configs into machine readable Ignition Configs Translator"
arch=("any")