aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Fordham2015-10-23 14:46:11 +1100
committerChris Fordham2015-10-23 14:46:11 +1100
commit69e540852c0e09918a44d7a65498ffae83bd4da7 (patch)
tree5293e74ac0c5b5e54bed8141d8799b260cb615d3 /PKGBUILD
parentf9551d36bfbef377abbeec9cde13bfaafee4d019 (diff)
downloadaur-69e540852c0e09918a44d7a65498ffae83bd4da7.tar.gz
Fix checksum.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80390d6fe586..cc64cbb022bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ source=("git+https://github.com/docker/docker.git"
docker.conf
)
md5sums=('SKIP'
- '3f7ccab915fb1942f06e18946c2811d2'
+ 'f95610c9cb86cb617371040dad5b95d3'
'1a8e60447794b3c4f87a2272cc9f144f'
'9bce988683771fb8262197f2d8196202')
install='docker.install'