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

Santiago Torres-Arias sangy at archlinux.org
Tue Feb 12 03:44:33 UTC 2019


    Date: Tuesday, February 12, 2019 @ 03:44:33
  Author: sangy
Revision: 431843

upgpkg: python-aiorpcx 0.10.4-2

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 03:42:11 UTC (rev 431842)
+++ PKGBUILD	2019-02-12 03:44:33 UTC (rev 431843)
@@ -20,7 +20,7 @@
 package() {
   cd "${srcdir}/aiorpcX-${pkgver}"
   python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-  install -D -m644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -D -m644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
 sha256sums=('df79b7a321043ce5e12f91ad197d6187cf5b0c6f85506d323ad8b44e330104a1')



More information about the arch-commits mailing list