summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiang Gao2017-12-27 09:54:15 -0500
committerXiang Gao2017-12-27 09:54:15 -0500
commit11b21006a0d0c28ce124fd78fa132195a44f054b (patch)
tree11cd73431ec54141f5d6b98cf3e5c5ec1fcab8b8 /PKGBUILD
parent2885b22ec5d714ebf975de4cb345c396f650d112 (diff)
downloadaur-11b21006a0d0c28ce124fd78fa132195a44f054b.tar.gz
fix searchForCacheID & go style
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e41bb705d24d..241f6d635029 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Xiang Gao <qasdfgtyuiop at gmail dot com>
pkgname=mkinitcpio-docker-hooks
-pkgver=1.1
-pkgrel=3
+pkgver=1.2
+pkgrel=1
pkgdesc="mkinitcpio hooks that provides support for using docker image as root"
arch=(any)
url="https://github.com/zasdfgbnm/mkinitcpio-docker-hooks"
@@ -15,7 +15,7 @@ source=('install_docker-btrfs' 'hooks_docker-btrfs' 'etc_docker-btrfs.json' 'get
md5sums=('5ce9a3498b0af7e9fbbe830893da83e3'
'b44c59a25ef2ff74e60d20aaabe683fd'
'4df2fd7306aef1e3d94ffc6b05056728'
- 'bcae1950b172498e34c1aa4cb55ecad0')
+ 'cdfc2b962060921d415134192a540dd1')
build() {
go build get-docker-cache-id.go