summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiang Gao2017-12-27 11:25:27 -0500
committerXiang Gao2017-12-27 11:25:27 -0500
commitaca2f5f3a8be893d5aad25987b465d4cf783455f (patch)
tree8e25b3a1a98922f6d466e3744a931a65f272c112 /PKGBUILD
parent11b21006a0d0c28ce124fd78fa132195a44f054b (diff)
downloadaur-aca2f5f3a8be893d5aad25987b465d4cf783455f.tar.gz
use option -a for cp why applying top layer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 241f6d635029..8c769d06bc31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xiang Gao <qasdfgtyuiop at gmail dot com>
pkgname=mkinitcpio-docker-hooks
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="mkinitcpio hooks that provides support for using docker image as root"
arch=(any)
@@ -13,7 +13,7 @@ makedepends=('go')
backup=(etc/docker-btrfs.json)
source=('install_docker-btrfs' 'hooks_docker-btrfs' 'etc_docker-btrfs.json' 'get-docker-cache-id.go')
md5sums=('5ce9a3498b0af7e9fbbe830893da83e3'
- 'b44c59a25ef2ff74e60d20aaabe683fd'
+ '9cd936fde5d9946beba090e7e5f623b6'
'4df2fd7306aef1e3d94ffc6b05056728'
'cdfc2b962060921d415134192a540dd1')