summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a9877b9605a..58c07a86f872 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Paul Knopf <pauldotknopf@gmail.com>
pkgname=darch
-pkgver=0.18.0
+pkgver=0.18.1
pkgrel=1
epoch=
pkgdesc="A utility to that uses containerd to build stateless operating system images that can be booted bare-metal."
@@ -20,7 +20,7 @@ options=()
install=
changelog=
source=("$pkgname-$pkgver.tar.gz::https://github.com/godarch/darch/releases/download/v$pkgver/darch-amd64-with-runtime.tar.gz")
-md5sums=('573a15d2842cbaf8208e4e0bebf98e6b')
+md5sums=('f21eafa22898d90c3cb7aee670dbff1d')
noextract=()
validpgpkeys=()
package() {