We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3120fee commit cf36f11Copy full SHA for cf36f11
1 file changed
srcpkgs/gajim/template
@@ -1,6 +1,6 @@
1
# Template file for 'gajim'
2
pkgname=gajim
3
-version=2.4.4
+version=2.4.5
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="gettext python3-wheel"
@@ -19,7 +19,7 @@ license="GPL-3.0-only"
19
homepage="https://www.gajim.org"
20
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
21
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
22
-checksum=80d6235f99170fd8cf0388234eb8133450e8629847ba8b907b2e02869ecf5268
+checksum=e2ce21095c75d2fefd7496c7fb45985dac431d1887f0556ecc49347783fb7de6
23
24
post_build() {
25
./make.py build --dist=unix
0 commit comments