We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d269f96 commit 3bd0364Copy full SHA for 3bd0364
1 file changed
srcpkgs/git-cola/template
@@ -1,6 +1,6 @@
1
# Template file for 'git-cola'
2
pkgname=git-cola
3
-version=4.17.1
+version=4.18.2
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3 python3-build python3-packaging python3-setuptools python3-setuptools_scm python3-wheel"
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
11
license="GPL-2.0-only"
12
homepage="https://git-cola.github.io/"
13
distfiles="${PYPI_SITE}/g/git-cola/git_cola-${version}.tar.gz"
14
-checksum=c0a0cba72ac931196be21ff592c1fd0fb43c901037e4f6b2c87e05a7f3d063e7
+checksum=f1f1d9ddd33e6d319d2612b496b39cbf6ea300e5be0f305e1b4ae779236c6662
15
16
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" = "64$XBPS_TARGET_WORDSIZE" ]; then
17
depends+=" python3-pyqt6-webengine"
0 commit comments