Skip to content

Commit 3bd0364

Browse files
committed
git-cola: update to 4.18.2.
1 parent d269f96 commit 3bd0364

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/git-cola/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'git-cola'
22
pkgname=git-cola
3-
version=4.17.1
3+
version=4.18.2
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3 python3-build python3-packaging python3-setuptools python3-setuptools_scm python3-wheel"
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
1111
license="GPL-2.0-only"
1212
homepage="https://git-cola.github.io/"
1313
distfiles="${PYPI_SITE}/g/git-cola/git_cola-${version}.tar.gz"
14-
checksum=c0a0cba72ac931196be21ff592c1fd0fb43c901037e4f6b2c87e05a7f3d063e7
14+
checksum=f1f1d9ddd33e6d319d2612b496b39cbf6ea300e5be0f305e1b4ae779236c6662
1515

1616
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" = "64$XBPS_TARGET_WORDSIZE" ]; then
1717
depends+=" python3-pyqt6-webengine"

0 commit comments

Comments
 (0)