summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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