Skip to content

Commit d129764

Browse files
author
TUR Github Actions
committed
bump(tur/python-cairo): 1.26.1
This commit has been automatically submitted by Github Actions.
1 parent ad52458 commit d129764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur/python-cairo/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://cairographics.org/pycairo
22
TERMUX_PKG_DESCRIPTION="This package contains modules that allow you to use the Cairo vector graphics library in Python3 programs."
33
TERMUX_PKG_LICENSE="LGPL-2.1"
44
TERMUX_PKG_MAINTAINER="@fervi"
5-
TERMUX_PKG_VERSION="1.26.0"
5+
TERMUX_PKG_VERSION="1.26.1"
66
TERMUX_PKG_SRCURL=https://github.com/pygobject/pycairo/releases/download/v${TERMUX_PKG_VERSION}/pycairo-${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=2dddd0a874fbddb21e14acd9b955881ee1dc6e63b9c549a192d613a907f9cbeb
7+
TERMUX_PKG_SHA256=a11b999ce55b798dbf13516ab038e0ce8b6ec299b208d7c4e767a6f7e68e8430
88
TERMUX_PKG_DEPENDS="python, libcairo"
99
TERMUX_PKG_PYTHON_BUILD_DEPS="wheel"
1010
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)