summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbcd98f96cdc..b9ba0580d543 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = seihon
pkgdesc = A simple tool to publish multi-arch images on the Docker Hub.
- pkgver = v0.5.1
+ pkgver = v0.8.3
pkgrel = 1
url = https://github.com/ldez/seihon
arch = x86_64
arch = i686
arch = aarch64
license = APACHE
- source_x86_64 = https://github.com/ldez/seihon/releases/download/v0.5.1/seihon_v0.5.1_linux_amd64.tar.gz
- sha256sums_x86_64 = 6e047f41cc3529ab53539c226822244aa9cb8bd6f057aa61f89eb13633b805b0
+ source_x86_64 = https://github.com/ldez/seihon/releases/download/v0.8.3/seihon_v0.8.3_linux_amd64.tar.gz
+ sha256sums_x86_64 = 4c257c6304359918a087b0fba2c04a686e7337ea9ce6763bebfaccd45ebaca04
pkgname = seihon
diff --git a/PKGBUILD b/PKGBUILD
index 4e6ba1a4acd0..cd2aac63483a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fernandez Ludovic <lfernandez dot dev at gmail dot com>
pkgname='seihon'
-pkgver=v0.5.1
+pkgver=v0.8.3
pkgrel=1
pkgdesc='A simple tool to publish multi-arch images on the Docker Hub.'
url='https://github.com/ldez/seihon'
@@ -16,7 +16,7 @@ _basedownloadurl="https://github.com/ldez/${pkgname}/releases/download/${pkgver}
_basearchive="${pkgname}_${pkgver}_linux"
source_x86_64=("${_basedownloadurl}/${_basearchive}_amd64.tar.gz")
-sha256sums_x86_64=('6e047f41cc3529ab53539c226822244aa9cb8bd6f057aa61f89eb13633b805b0')
+sha256sums_x86_64=('4c257c6304359918a087b0fba2c04a686e7337ea9ce6763bebfaccd45ebaca04')
package() {
# Bin