summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Birks2019-07-06 19:41:28 -0400
committerDavid Birks2019-07-06 19:41:28 -0400
commita3096c48e69f94cdbc529af03a229a766b0fadfa (patch)
treec3c3aa16ec8398f2c7c533ad4848537e207fde40
parent29197714d4b0a8a8762a01baf2a843ecb98d1942 (diff)
downloadaur-a3096c48e69f94cdbc529af03a229a766b0fadfa.tar.gz
Update to 1.2.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b062a532e350..abc486933cc9 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.2.6
+ pkgver = 1.2.8
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.2.6.tar.gz::https://github.com/distributed-containers-inc/sanic/archive/v1.2.6.tar.gz
- sha256sums = f6f2d0bce48fb80107e7cf40e59f90758f406cb1e45de617be3e5029731e9485
+ source = sanic-1.2.8.tar.gz::https://github.com/distributed-containers-inc/sanic/archive/v1.2.8.tar.gz
+ sha256sums = 2d64d60ce464672a4a0b98d8a2ce09603057a1cf4bf0a76555b805d083b9c33a
pkgname = sanic
diff --git a/PKGBUILD b/PKGBUILD
index 8ec21647c0df..048f61431f4f 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.2.6
+pkgver=1.2.8
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=('f6f2d0bce48fb80107e7cf40e59f90758f406cb1e45de617be3e5029731e9485')
+sha256sums=('2d64d60ce464672a4a0b98d8a2ce09603057a1cf4bf0a76555b805d083b9c33a')
prepare() {
# Make fake gopath