mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
gajim: update to 1.9.1.
This commit is contained in:
parent
daa94945f7
commit
11957fae1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="gettext python3-wheel"
|
||||
|
@ -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=7a244b419afad01be3aaa9e860463e2ecc205ba7be4bd9932ef04a5425eb0b32
|
||||
checksum=56f5f31a8f062ed90027f6553a960e6e825e46a6640db643bbd0cc8da1ea5aeb
|
||||
|
||||
post_build() {
|
||||
./pep517build/build_metadata.py -o dist/metadata
|
||||
|
|
Loading…
Add table
Reference in a new issue