summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Birks2019-07-29 14:54:30 -0400
committerDavid Birks2019-07-29 14:54:30 -0400
commit9138a1ac267d6fddb31112149c5f9515b86ce220 (patch)
treec34d36f5bb0b9da86845941fa8da7f7349e6e83a
parent4f3a03787030a96303dc65109b4884565c6e7980 (diff)
downloadaur-9138a1ac267d6fddb31112149c5f9515b86ce220.tar.gz
Update to 1.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52bb044b11f6..6073385dc3ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sanic
pkgdesc = An all-in-one tool to develop, build, and deploy your Docker/Kubernetes projects
- pkgver = 1.3.0
+ pkgver = 1.3.1
pkgrel = 1
url = https://github.com/distributed-containers-inc/sanic
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = sanic
makedepends = go
depends = kubectl
depends = docker
- source = sanic-1.3.0.tar.gz::https://github.com/distributed-containers-inc/sanic/archive/v1.3.0.tar.gz
- sha256sums = d7ac4a913acd34fa14550f40ce5c9426f157194fa7af32059ae7516c005bfffd
+ source = sanic-1.3.1.tar.gz::https://github.com/distributed-containers-inc/sanic/archive/v1.3.1.tar.gz
+ sha256sums = ae1caac5428327ccc85aca42953178c4ce20ed6ce5fa250a2d47a71ab7eb3d92
pkgname = sanic
diff --git a/PKGBUILD b/PKGBUILD
index 7a5371a7d5f2..e51163385ec6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sanic
pkgdesc='An all-in-one tool to develop, build, and deploy your Docker/Kubernetes projects'
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
arch=('x86_64')
license=('Apache')
@@ -10,7 +10,7 @@ url='https://github.com/distributed-containers-inc/sanic'
depends=('kubectl' 'docker')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::https://github.com/distributed-containers-inc/sanic/archive/v$pkgver.tar.gz")
-sha256sums=('d7ac4a913acd34fa14550f40ce5c9426f157194fa7af32059ae7516c005bfffd')
+sha256sums=('ae1caac5428327ccc85aca42953178c4ce20ed6ce5fa250a2d47a71ab7eb3d92')
build() {
# Trim PWD from binary