mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gajim: update to 1.8.4.
This commit is contained in:
parent
1e2f91248b
commit
9fd40641b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gajim'
|
# Template file for 'gajim'
|
||||||
pkgname=gajim
|
pkgname=gajim
|
||||||
version=1.8.3
|
version=1.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="gettext python3-wheel"
|
hostmakedepends="gettext python3-wheel"
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://www.gajim.org"
|
homepage="https://www.gajim.org"
|
||||||
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
|
changelog="https://dev.gajim.org/gajim/gajim/-/raw/master/ChangeLog"
|
||||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
|
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
|
||||||
checksum=cb222cf134fab4daeac9c826609547742430517e4d951d881d35be43e27d0884
|
checksum=58fced87b1ce01b3d5269bcdf33499246533b01b4008d9701eb1e10cf94e49c5
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
./pep517build/build_metadata.py -o dist/metadata
|
./pep517build/build_metadata.py -o dist/metadata
|
||||||
|
|
Loading…
Add table
Reference in a new issue