summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorq234rty2024-05-04 18:55:45 +0800
committerq234rty2024-05-04 18:57:48 +0800
commit0294760afcb225cc7e6099d50e830c78890253ed (patch)
treefca7a6a2df32e1b2260df2aefbb6e143955ef427 /PKGBUILD
parent42435ce1012bcbccdb0edf3103fe4392aa90c182 (diff)
downloadaur-python-lottie.tar.gz
Correct optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2e832d4c5c9..30af1ac5d4a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-lottie
_name=${pkgname//python-}
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='A Python framework to work with Lottie files and Telegram animated stickers.'
arch=(any)
url=https://pypi.org/project/lottie
@@ -13,9 +13,8 @@ depends=(python)
makedepends=(python-setuptools)
optdepends=(
python-pillow
- python-pypotrace-git
+ python-glaxnimate
python-numpy
- python-scipy
python-cairosvg
python-fonttools
python-opencv