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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Apr 30 00:26:58 UTC 2022


    Date: Saturday, April 30, 2022 @ 00:26:58
  Author: polyzen
Revision: 1191861

Typo

Modified:
  python-pyee/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-30 00:25:06 UTC (rev 1191860)
+++ PKGBUILD	2022-04-30 00:26:58 UTC (rev 1191861)
@@ -19,7 +19,7 @@
 
 prepare() {
   cd pyee-$pkgver
-  # Remove setup_requres list
+  # Remove setup_requires list
   sed -i '/setup_requires/,/\],/d' setup.py
 }
 



More information about the arch-commits mailing list