summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 146d6778ca37..c17594c59b4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@ pkgname=darch
pkgver=0.3.0
pkgrel=1
epoch=
-pkgdesc=""
+pkgdesc="A utility to that uses Docker to build stateless Arch images that can be booted bare-metal."
arch=('x86_64')
-url=""
+url="https://github.com/pauldotknopf/darch"
license=('MIT')
groups=()
depends=("docker")