summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernandez Ludovic2020-03-21 13:33:00 +0100
committerFernandez Ludovic2020-03-21 13:33:00 +0100
commitef0e863210eb15fd6ea897b001d91cac69bdb611 (patch)
tree058e922bd883655bd6de4ea16d93bab99d1e35fa
parenta0e6a4584a3b63bb098000d8eb7256d34138457b (diff)
downloadaur-ef0e863210eb15fd6ea897b001d91cac69bdb611.tar.gz
feat: v0.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 986295d2f3cd..03d91e04f53f 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.4.0
+ pkgver = v0.5.0
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.4.0/seihon_v0.4.0_linux_amd64.tar.gz
- sha256sums_x86_64 = 5b59dbb3b9099dec9d4a503e874b4c0f19ed3eb03f960eb8bf938059113050f5
+ source_x86_64 = https://github.com/ldez/seihon/releases/download/v0.5.0/seihon_v0.5.0_linux_amd64.tar.gz
+ sha256sums_x86_64 = c9bad374f705cd6fc32c9a83d90a9fae78a768043874ad465d1916b3be9fa683
pkgname = seihon
diff --git a/PKGBUILD b/PKGBUILD
index 9817a6930629..77f288c9e267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fernandez Ludovic <lfernandez dot dev at gmail dot com>
pkgname='seihon'
-pkgver=v0.4.0
+pkgver=v0.5.0
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=('5b59dbb3b9099dec9d4a503e874b4c0f19ed3eb03f960eb8bf938059113050f5')
+sha256sums_x86_64=('c9bad374f705cd6fc32c9a83d90a9fae78a768043874ad465d1916b3be9fa683')
package() {
# Bin