manim: fix for new screeninfo
This commit is contained in:
@@ -46,6 +46,8 @@ sha512sums=('a382850a3e8b8c40390e20240e0853f58d0b7f3b36e6a354110c6dff63e0633eb45
|
||||
prepare() {
|
||||
rm -rf python-build-${CARCH} | true
|
||||
cp -r "${_realname}-${pkgver}" "python-build-${CARCH}"
|
||||
cd "python-build-${CARCH}"
|
||||
sed -i 's/screeninfo>=0.6.7,<0.7.0/screeninfo/' setup.py
|
||||
}
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user