summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnikraft Bot2024-02-06 08:05:45 +0000
committerUnikraft Bot2024-02-06 08:05:45 +0000
commit6b9588054711a7475494b836af8a01c162498ec1 (patch)
treeb1d26fff25f39bb686e2ba16cb0a83e6cf758b20
parent2caca9d41fe2816d226e5431f1002c61563ecc40 (diff)
downloadaur-6b9588054711a7475494b836af8a01c162498ec1.tar.gz
Update to v0.7.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca80c4eb2445..128d1cb7ae50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = kraftkit-bin
pkgdesc = Build and use highly customized and ultra-lightweight unikernels
- pkgver = 0.7.3
+ pkgver = 0.7.4
pkgrel = 1
url = https://kraftkit.sh
license = BSD-3-Clause
conflicts = kraftkit
provides = kraftkit
arch = aarch64
- source_aarch64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.3/kraft_0.7.3_linux_arm64.tar.gz
- sha256sums_aarch64 = f8541997111a7e70eb9ee22ae829a846a4f894a2a74c066595f2ef99276308f7
+ source_aarch64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.4/kraft_0.7.4_linux_arm64.tar.gz
+ sha256sums_aarch64 = 5ebafcb776924f3cbb93d9a610c95f18ebb783d943430835c7571dfec783bc62
arch = x86_64
- source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.3/kraft_0.7.3_linux_amd64.tar.gz
- sha256sums_x86_64 = 1438e0716367fed9b8bd88bdef54d3783be479ba7b64e485a043c3161a1d6270
+ source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.4/kraft_0.7.4_linux_amd64.tar.gz
+ sha256sums_x86_64 = 78a68dc8ccbd7c401a5ae8685f3ec19bdd7e27a6bf71201b89683665c49bf3d5
pkgname = kraftkit-bin
diff --git a/PKGBUILD b/PKGBUILD
index c8c7cdf45c5a..34d91f472d8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alexander Jung <alex at unikraft dot io>
pkgname='kraftkit-bin'
-pkgver=0.7.3
+pkgver=0.7.4
pkgrel=1
pkgdesc='Build and use highly customized and ultra-lightweight unikernels'
url='https://kraftkit.sh'
@@ -11,11 +11,11 @@ license=('BSD-3-Clause')
provides=('kraftkit')
conflicts=('kraftkit')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.3/kraft_0.7.3_linux_arm64.tar.gz")
-sha256sums_aarch64=('f8541997111a7e70eb9ee22ae829a846a4f894a2a74c066595f2ef99276308f7')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.4/kraft_0.7.4_linux_arm64.tar.gz")
+sha256sums_aarch64=('5ebafcb776924f3cbb93d9a610c95f18ebb783d943430835c7571dfec783bc62')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.3/kraft_0.7.3_linux_amd64.tar.gz")
-sha256sums_x86_64=('1438e0716367fed9b8bd88bdef54d3783be479ba7b64e485a043c3161a1d6270')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.4/kraft_0.7.4_linux_amd64.tar.gz")
+sha256sums_x86_64=('78a68dc8ccbd7c401a5ae8685f3ec19bdd7e27a6bf71201b89683665c49bf3d5')
package() {
# kraft