gajim: update to 1.3.2.
This commit is contained in:
parent
409951aec3
commit
81d2678577
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
wrksrc=gajim-gajim-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
depends="python3-gobject python3-nbxmpp python3-pyasn1 python3-setuptools
|
||||
|
@ -14,7 +13,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://www.gajim.org"
|
||||
changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
|
||||
distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.gz"
|
||||
checksum=6a051d51fb45b80b19ccc47a2fb4c3eee948e598f49e63a9f929e158870d101c
|
||||
checksum=70ea462b3f3c3b3c0b8d3129fae912d24062e77a8cce80781f69e8f43eda5fee
|
||||
# Does not find gdk, introspection typelib
|
||||
# even wtih gdk-pixbuf in checkdepends
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue