mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gajim: update to 2.2.0.
This commit is contained in:
parent
8e8d2c49ed
commit
c37b5cd38b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=2.0.3
|
||||
version=2.2.0
|
||||
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=0db33cd1fc89fa3c01f5873dbdfa220ea5bb4b1ecc0d1d0e1241dd382ea7446e
|
||||
checksum=4ce66e32213946368962f356c65d85c82a7ab883be2cb5a245becdf63735c919
|
||||
|
||||
post_build() {
|
||||
./make.py build --dist=unix
|
||||
|
|
Loading…
Add table
Reference in a new issue