summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnikraft Bot2024-03-26 19:02:41 +0000
committerUnikraft Bot2024-03-26 19:02:41 +0000
commit1243e39c032bbc2d79b7d7a2646036056a6755be (patch)
tree9f5c242f1c98bc1b5794110728f5c01747fe5b74
parent62fc16228e49f239622d7ae0f53c12d358a2880a (diff)
downloadaur-1243e39c032bbc2d79b7d7a2646036056a6755be.tar.gz
Update to v0.8.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6026b73a1c68..b638fb1d9366 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = kraftkit-bin
pkgdesc = Build and use highly customized and ultra-lightweight unikernels
- pkgver = 0.8.0
+ pkgver = 0.8.1
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.8.0/kraft_0.8.0_linux_arm64.tar.gz
- sha256sums_aarch64 = e7332c2e6a3c3c5f49ca3df485681753cddcaf9862019455280cc32986883e84
+ source_aarch64 = https://github.com/unikraft/kraftkit/releases/download/v0.8.1/kraft_0.8.1_linux_arm64.tar.gz
+ sha256sums_aarch64 = 6c7bf48db0db7d2a026d3be2df5b0e19889d1d655f03f52c8d0e637bfb7f62ea
arch = x86_64
- source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.8.0/kraft_0.8.0_linux_amd64.tar.gz
- sha256sums_x86_64 = d6ee64b8be7304cd1a43d0fee63488ea2bdd3955f111cdcd1ae335d9bc79fdbe
+ source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.8.1/kraft_0.8.1_linux_amd64.tar.gz
+ sha256sums_x86_64 = 97af2fbf6d0b97dc32887da8b53713d569b7d0e05426cd68a2fc0a38d5c87eda
pkgname = kraftkit-bin
diff --git a/PKGBUILD b/PKGBUILD
index c2768046cfd4..363e4cd0c626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alexander Jung <alex at unikraft dot io>
pkgname='kraftkit-bin'
-pkgver=0.8.0
+pkgver=0.8.1
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.8.0/kraft_0.8.0_linux_arm64.tar.gz")
-sha256sums_aarch64=('e7332c2e6a3c3c5f49ca3df485681753cddcaf9862019455280cc32986883e84')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.8.1/kraft_0.8.1_linux_arm64.tar.gz")
+sha256sums_aarch64=('6c7bf48db0db7d2a026d3be2df5b0e19889d1d655f03f52c8d0e637bfb7f62ea')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.8.0/kraft_0.8.0_linux_amd64.tar.gz")
-sha256sums_x86_64=('d6ee64b8be7304cd1a43d0fee63488ea2bdd3955f111cdcd1ae335d9bc79fdbe')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.8.1/kraft_0.8.1_linux_amd64.tar.gz")
+sha256sums_x86_64=('97af2fbf6d0b97dc32887da8b53713d569b7d0e05426cd68a2fc0a38d5c87eda')
package() {
# kraft