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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 14:36:32 UTC 2020


    Date: Thursday, February 13, 2020 @ 14:36:31
  Author: felixonmars
Revision: 570483

upgpkg: python-zipp 2.2.0-2

correct arch

Modified:
  python-zipp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 14:36:19 UTC (rev 570482)
+++ PKGBUILD	2020-02-13 14:36:31 UTC (rev 570483)
@@ -2,11 +2,11 @@
 
 pkgname=python-zipp
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Pathlib-compatible object wrapper for zip files"
 url="https://github.com/jaraco/zipp"
 license=('MIT')
-arch=('x86_64')
+arch=('any')
 depends=('python')
 makedepends=('python-setuptools-scm' 'python-toml')
 checkdepends=('python-jaraco')



More information about the arch-commits mailing list