summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnikraft Bot2024-02-26 17:04:49 +0000
committerUnikraft Bot2024-02-26 17:04:49 +0000
commite709b650569bbf5d6e9354dd4c7dd3e1da6178a7 (patch)
tree9568fba8050c6a86a54823516b083db410dbfcea
parentb6fc7ce94083e18c2c1779622a54ecd80bd1dd69 (diff)
downloadaur-e709b650569bbf5d6e9354dd4c7dd3e1da6178a7.tar.gz
Update to v0.7.8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92afb42c80f0..75705a7e5887 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.7
+ pkgver = 0.7.8
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.7/kraft_0.7.7_linux_arm64.tar.gz
- sha256sums_aarch64 = e23fca76165799aa1269f3c03a47138a2cb241eda7360a04e794f42245ed3f67
+ source_aarch64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.8/kraft_0.7.8_linux_arm64.tar.gz
+ sha256sums_aarch64 = 349c1a8e8dd31ebe87db09a97770ef5eb72d2373399e77a56efa287dbb9801df
arch = x86_64
- source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.7/kraft_0.7.7_linux_amd64.tar.gz
- sha256sums_x86_64 = 4c87821442c11143f1ce603fe858500842314a469ad945e613f85c8f895fd406
+ source_x86_64 = https://github.com/unikraft/kraftkit/releases/download/v0.7.8/kraft_0.7.8_linux_amd64.tar.gz
+ sha256sums_x86_64 = ea7ce8ff12cca3300ec15b4b244d200d863283755e10e7de6d1f117ad59fcf35
pkgname = kraftkit-bin
diff --git a/PKGBUILD b/PKGBUILD
index 23da82bfd24d..ee68b6a81807 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alexander Jung <alex at unikraft dot io>
pkgname='kraftkit-bin'
-pkgver=0.7.7
+pkgver=0.7.8
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.7/kraft_0.7.7_linux_arm64.tar.gz")
-sha256sums_aarch64=('e23fca76165799aa1269f3c03a47138a2cb241eda7360a04e794f42245ed3f67')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.8/kraft_0.7.8_linux_arm64.tar.gz")
+sha256sums_aarch64=('349c1a8e8dd31ebe87db09a97770ef5eb72d2373399e77a56efa287dbb9801df')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.7/kraft_0.7.7_linux_amd64.tar.gz")
-sha256sums_x86_64=('4c87821442c11143f1ce603fe858500842314a469ad945e613f85c8f895fd406')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/unikraft/kraftkit/releases/download/v0.7.8/kraft_0.7.8_linux_amd64.tar.gz")
+sha256sums_x86_64=('ea7ce8ff12cca3300ec15b4b244d200d863283755e10e7de6d1f117ad59fcf35')
package() {
# kraft