summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5947a7b89da..d532550aa6e7 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = darch
pkgdesc = A utility to that uses containerd to build stateless operating system images that can be booted bare-metal.
pkgver = 0.25.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/godarch/darch
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 0a1f94a17870..ee718f73b92d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul Knopf <pauldotknopf@gmail.com>
pkgname=darch
pkgver=0.25.0
-pkgrel=2
+pkgrel=3
epoch=
pkgdesc="A utility to that uses containerd to build stateless operating system images that can be booted bare-metal."
arch=('x86_64')