summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2018-08-04 23:37:36 +0200
committerJulian Xhokaxhiu2018-08-04 23:37:36 +0200
commit61eb1614f55faf01ba980aacafc726fda5f8c7a9 (patch)
treeebbfc0295435f350fd7a2a024cf592d50e563c69
parent7c59d82259da4ac686658e1756578b9465725f19 (diff)
downloadaur-61eb1614f55faf01ba980aacafc726fda5f8c7a9.tar.gz
1.4.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd3696e7a922..0e13a3c7ad6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = getmu
pkgdesc = A full-stack DevOps on AWS framework
- pkgver = 1.4.5
- pkgrel = 2
+ pkgver = 1.4.6
+ pkgrel = 1
url = https://github.com/stelligent/mu
arch = x86_64
license = MIT
- source = https://github.com/stelligent/mu/releases/download/v1.4.5/mu-linux-amd64
- md5sums = 2f31cb41df1c3e1f1a65bd47c5a2f19d
+ source = https://github.com/stelligent/mu/releases/download/v1.4.6/mu-linux-amd64
+ md5sums = e3cbc51552e5a238c5436e235a3cbec1
pkgname = getmu
diff --git a/PKGBUILD b/PKGBUILD
index e206776f685b..cfa10f8462b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
#Maintainer: Julian Xhokaxhiu <info at julianxhokaxhiu dot com>
pkgname=getmu
-pkgver=1.4.5
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
pkgdesc="A full-stack DevOps on AWS framework"
arch=('x86_64')
source=("https://github.com/stelligent/mu/releases/download/v$pkgver/mu-linux-amd64")
url="https://github.com/stelligent/mu"
license=("MIT")
-md5sums=("2f31cb41df1c3e1f1a65bd47c5a2f19d")
+md5sums=("e3cbc51552e5a238c5436e235a3cbec1")
package() {
cd "$srcdir"