summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2019-07-06 19:41:28 -0400
committerDavid Birks2019-07-06 19:41:28 -0400
commita3096c48e69f94cdbc529af03a229a766b0fadfa (patch)
treec3c3aa16ec8398f2c7c533ad4848537e207fde40 /PKGBUILD
parent29197714d4b0a8a8762a01baf2a843ecb98d1942 (diff)
downloadaur-a3096c48e69f94cdbc529af03a229a766b0fadfa.tar.gz
Update to 1.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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