summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87a9c8d05623..824458050537 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Sep 30 11:39:59 UTC 2017
pkgbase = ct
pkgdesc = Container Linux Config Transpiler
- pkgver = 0.5.0
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/coreos/container-linux-config-transpiler
arch = any
@@ -10,7 +8,7 @@ pkgbase = ct
makedepends = git
makedepends = go
makedepends = make
- source = git+https://github.com/coreos/container-linux-config-transpiler.git#tag=v0.5.0
+ source = git+https://github.com/coreos/container-linux-config-transpiler.git#tag=v0.6.0
sha256sums = SKIP
pkgname = ct
diff --git a/PKGBUILD b/PKGBUILD
index f24adcb517a9..aad5d8d80acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Ľubomir 'The_K' Kučera <lubomir-kucera-jr-at-gmail-dot-com>
+# Maintainer: Ľubomír 'The_K' Kučera <lubomir.kucera.jr at gmail.com>
pkgname=ct
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="Container Linux Config Transpiler"
arch=('any')