Skip to content

Commit

Permalink
ueberzug: update to 18.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxliban committed Oct 14, 2021
1 parent ebc8609 commit 9c5c50f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/ueberzug/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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=extended

case $XBPS_TARGET_MACHINE in
x86_64*) depends+=" python3-pillow-simd" ;;
Expand Down

0 comments on commit 9c5c50f

Please sign in to comment.