summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomas Kral2017-11-01 11:25:49 +0100
committerTomas Kral2017-11-01 11:25:49 +0100
commit0b13cbfd50be68612b05f0178154c1d08cfdd6a0 (patch)
tree4d439492b30c1b669df9f2a25d6187fbbef411f7 /PKGBUILD
parent3014a8ae040bdef092e0ff0e657a8c279743dae0 (diff)
downloadaur-0b13cbfd50be68612b05f0178154c1d08cfdd6a0.tar.gz
fix sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c70759054a2..0bcdec838355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('Apache')
arch=('x86_64')
source_x86_64=("$_srcname-$pkgver.tar.gz::https://github.com/kubernetes-incubator/kompose/releases/download/v$pkgver/kompose-linux-amd64.tar.gz")
-sha256sums_x86_64=('ee6b64e3bae4ea39c218e0c111a8f5c54214f5024340ac925c2f4d7a42b3728c')
+sha256sums_x86_64=('0647a04230a1ff1bdaec9e9cb42eaf822626b38eee5d33455971dbc6b0a3e048')
package() {