Date: Wednesday, September 12, 2012 @ 22:10:07
  Author: dreisner
Revision: 166608

fix typo in python-crypto pkgdesc

Modified:
  pycrypto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-09-13 00:51:08 UTC (rev 166607)
+++ PKGBUILD    2012-09-13 02:10:07 UTC (rev 166608)
@@ -41,7 +41,7 @@
 }
 
 package_python-crypto() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Pythoni 3."
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
   depends=('python')
 
   cd "${srcdir}/${pkgbase}-${pkgver}-py3"

Reply via email to