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

Anatol Pomozov anatolik at archlinux.org
Wed Nov 11 16:09:37 UTC 2015


    Date: Wednesday, November 11, 2015 @ 17:09:37
  Author: anatolik
Revision: 146594

Remove outdated conflict with ipfs

ipfs is the name of the previous version of this package.

Modified:
  go-ipfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-11 15:30:27 UTC (rev 146593)
+++ PKGBUILD	2015-11-11 16:09:37 UTC (rev 146594)
@@ -11,8 +11,6 @@
 url='http://ipfs.io/'
 arch=(i686 x86_64)
 license=(MIT)
-conflicts=(ipfs)
-replaces=(ipfs)
 depends=(glibc)
 makedepends=(go)
 optdepends=('fuse: for mounting/advanced use')



More information about the arch-commits mailing list