[arch-commits] Commit in docker/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sat Feb 27 12:34:37 UTC 2021


    Date: Saturday, February 27, 2021 @ 12:34:36
  Author: foxboron
Revision: 874905

upgpkg: docker 1:20.10.4-1

Modified:
  docker/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 12:32:41 UTC (rev 874904)
+++ PKGBUILD	2021-02-27 12:34:36 UTC (rev 874905)
@@ -2,8 +2,8 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=docker
-pkgver=20.10.3
-pkgrel=3
+pkgver=20.10.4
+pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
 arch=('x86_64')
@@ -34,12 +34,6 @@
             'SKIP'
             '541826011a9836d05a2f42293d5f1beadf2ca8d89fb604487d61a013505678eb')
 
-prepare(){
-  cd cli
-  sed -i 's/-v md2man/-v go-md2man/' scripts/docs/generate-man.sh
-  sed -i 's/md2man/go-md2man/' man/md2man-all.sh
-}
-
 # create a fake go path directory and pushd into it
 # $1 real directory
 # $2 gopath directory



More information about the arch-commits mailing list