[arch-commits] Commit in python-svg.path/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Dec 6 15:16:18 UTC 2020


    Date: Sunday, December 6, 2020 @ 15:16:17
  Author: jelle
Revision: 771045

Add missing pkgdesc

Modified:
  python-svg.path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-06 15:15:01 UTC (rev 771044)
+++ PKGBUILD	2020-12-06 15:16:17 UTC (rev 771045)
@@ -2,7 +2,8 @@
 
 pkgname=python-svg.path
 pkgver=4.0.2
-pkgrel=1
+pkgrel=2
+pkgdesc="SVG path objects and parser"
 url="https://github.com/regebro/svg.path"
 license=('MIT')
 depends=(python)



More information about the arch-commits mailing list