summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Maurice Davis2020-02-10 23:01:21 +0100
committerDaniel Maurice Davis2020-02-10 23:01:21 +0100
commitfa6d7972b3a8f455c8efd20ecbe7c7aed87456fd (patch)
tree09d85a74f934e7020207646e93eba939caa02811 /PKGBUILD
parentaef2323991405c90dbceb3de7d99705063085c0e (diff)
downloadaur-alpine-make-oci.tar.gz
updated to version 0.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d626c578b58..22d6ab6e1c9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _program=alpine-make-oci
_coder=DanielDavis5
pkgname="$_program"
-pkgver=0.1.0
+pkgver=0.2.0
pkgrel=1
pkgdesc="Creates an OCI compliant Alpine Linux container image."
arch=('any')
@@ -24,4 +24,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-md5sums=('7508fb2230fd14cc5e84c9f2586d7f77')
+md5sums=('8ba98041609850ce265da29069be9e08')