diff options
author | Marco Rubin | 2022-12-16 18:17:06 +0100 |
---|---|---|
committer | Marco Rubin | 2022-12-16 18:17:06 +0100 |
commit | 64eaa757c68d5e0d42923a8ee213aa9111da0d57 (patch) | |
tree | ab1bff4c705aa0f8f52c7914f56c1d85638088f9 /.SRCINFO | |
parent | 2443190eb518d95ff4356f819a372a1c2188e16d (diff) | |
download | aur-64eaa757c68d5e0d42923a8ee213aa9111da0d57.tar.gz |
1.9.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-svgelements pkgdesc = Svg Elements Parsing - pkgver = 1.8.4 + pkgver = 1.9.0 pkgrel = 1 url = https://github.com/meerk40t/svgelements arch = any @@ -13,7 +13,7 @@ pkgbase = python-svgelements optdepends = python-numpy: enable npoint() to do lightning fast linearization for Shapes optdepends = python-pillow: load images with PIL/Pillow optdepends = python-scipy: quickly provide the exact correct answer for the arc length - source = https://files.pythonhosted.org/packages/source/s/svgelements/svgelements-1.8.4.tar.gz - b2sums = e59e940370f494805f272085a40f085b0b3a83e847f5e8bf43f23083a4e187e9c8adc2c7e4728a1a8a9f62502de36f76c307f3a2552fa31a1d35a32d17dd2179 + source = https://files.pythonhosted.org/packages/source/s/svgelements/svgelements-1.9.0.tar.gz + b2sums = 6bc972ead10757c6b7945583c7bf7aae5d6cca0820425627a4f6e0050240a87afa26591f4d3cc60794e04af6386442b13d2bf8c1615d875531d7f8c6567eff43 pkgname = python-svgelements |