ueberzug: update to 18.1.9
This commit is contained in:
parent
578647313a
commit
fc39eca440
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ueberzug'
|
||||
pkgname=ueberzug
|
||||
version=18.1.8
|
||||
revision=2
|
||||
version=18.1.9
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel libX11-devel libXext-devel"
|
||||
|
@ -11,7 +11,8 @@ maintainer="mustaqim <mustaqim@pm.me>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/seebye/ueberzug"
|
||||
distfiles="https://github.com/seebye/ueberzug/archive/${version}.tar.gz"
|
||||
checksum=a9fbe22e2ad59f42b148f184af808d6106ae504d9b19797385f2714a6351dbcb
|
||||
checksum=d2b8e7c39e72aa88891f7204441e5482d9b89bb900efe4ac9a230f84437897bb
|
||||
make_check=no # doesn't include a test suite
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
x86_64*) depends+=" python3-pillow-simd" ;;
|
||||
|
|
Loading…
Reference in a new issue