gajim: update to 1.8.3.
This commit is contained in:
parent
b6db5b730d
commit
ea55ff0034
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.8.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="gettext python3-wheel"
|
||||
depends="python3-gobject python3-setuptools python3-Pillow
|
||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://www.gajim.org"
|
||||
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
|
||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
|
||||
checksum=1201fc9add1a9b697dcf872c1871faae92ea4f3162051cce3c1e0d0843fc4d43
|
||||
checksum=cb222cf134fab4daeac9c826609547742430517e4d951d881d35be43e27d0884
|
||||
|
||||
post_build() {
|
||||
./pep517build/build_metadata.py -o dist/metadata
|
||||
|
|
Loading…
Reference in New Issue