summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul2017-10-08 22:49:57 -0500
committerPaul2017-10-08 22:49:57 -0500
commitfd0e23fefb262edf7ad61b5a92c8d0dc2e1655bf (patch)
treecb40e80260b169bd9080c2bf692b7fb5915d90e8
parentdaf7885cdcc81749abea2f19b80a4d15e70a1fb0 (diff)
downloadaur-fd0e23fefb262edf7ad61b5a92c8d0dc2e1655bf.tar.gz
Auto update from tag v0.2.0.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c17594c59b4e..5a89f3559eb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Paul Knopf <pauldotknopf@gmail.com>
pkgname=darch
-pkgver=0.3.0
+pkgver=0.2.0
pkgrel=1
epoch=
pkgdesc="A utility to that uses Docker to build stateless Arch images that can be booted bare-metal."
@@ -20,7 +20,7 @@ options=()
install=
changelog=
source=("$pkgname-$pkgver.tar.gz::https://github.com/pauldotknopf/darch/releases/download/v$pkgver/darch-amd64.tar.gz")
-md5sums=("22e1040c9fbd75aefd67a813f3151cff")
+md5sums=()
noextract=()
validpgpkeys=()
package() {